Commit Graph

22 Commits

Author SHA1 Message Date
Will Faught
171b1dcf5d Add shortcode prefix to shortcode classes 2025-02-08 23:13:56 -08:00
Will Faught
25b9e4b43d Add unescape param to code shortcode 2024-07-20 19:12:33 -07:00
Will Faught
972356e7aa Trim spaces, tabs from code end 2024-07-20 17:47:48 -07:00
Will Faught
ee7b9f84e8 Use trim instead of replaceRE 2024-07-08 12:20:34 -07:00
Will Faught
4f9b9609dd Use InnerDeindent instead of Inner 2024-07-08 12:20:34 -07:00
Will Faught
5359a3d1fa Add full path to error messages 2023-04-23 23:24:10 -07:00
Will Faught
754926f6c0 Fail if no content for all shortcodes 2023-03-04 11:23:56 -08:00
Will Faught
c044080791 Separate figure and code shortcodes 2023-03-01 19:03:37 -08:00
Will Faught
a9f609efcb Remove maxheight param 2023-03-01 19:03:32 -08:00
Will Faught
290cf41423 Rename align, justify params to horizontal, vertical 2023-01-22 16:08:57 -08:00
Will Faught
025935f6bd Add number, numbered shortcode params 2023-01-21 23:43:53 -08:00
Will Faught
7d418a96fe Add justify param 2023-01-21 23:43:53 -08:00
Will Faught
732f87e217 Remove gap param default 2023-01-21 23:43:53 -08:00
Will Faught
63de63bc2a Add missing size params 2023-01-21 23:43:53 -08:00
Will Faught
ec03a86297 Add align param 2023-01-21 23:43:53 -08:00
Will Faught
03790e5bb0 Add float param to shortcodes 2023-01-21 23:43:53 -08:00
Will Faught
cefc10bbe1 Remove most class and style params 2023-01-21 23:43:52 -08:00
Will Faught
ef3ca9381d Order params 2023-01-21 23:43:52 -08:00
Will Faught
c022467113 Default to plaintext 2023-01-21 23:43:52 -08:00
Will Faught
cf823d7d63 Overhaul figures 2023-01-21 23:43:52 -08:00
Will Faught
40933e79b1 Strip leading line feed, if any 2022-12-31 22:42:42 -08:00
Will Faught
85a7435d00 Add paige/code.html shortcode 2022-12-31 22:29:44 -08:00