Commit Graph

123 Commits

Author SHA1 Message Date
Will Faught
bfb3e90505 Fail if image src is empty 2023-03-04 11:02:07 -08:00
Will Faught
bd5176c78d Add maxheight, maxwidth params to image 2023-03-03 21:07:11 -08:00
Will Faught
b8259e8e96 Add height, max{height,width}, width video params 2023-03-03 20:19:33 -08:00
Will Faught
d54682b8d3 Fix youtube hl URL param 2023-03-03 20:18:38 -08:00
Will Faught
e40dd242c5 Separate vimeo and figure shortcodes 2023-03-03 19:34:21 -08:00
Will Faught
952829ae3b Add .paige-youtube 2023-03-03 18:16:53 -08:00
Will Faught
5dc76c6ec1 Separate youtube and figure shortcodes 2023-03-02 23:04:24 -08:00
Will Faught
385f2105ae Add gallery maxheight param 2023-03-01 21:22:22 -08:00
Will Faught
b18516d29c Remove img-fluid from gallery images 2023-03-01 21:17:43 -08:00
Will Faught
34d39540a1 Separate gallery and figure shortcodes 2023-03-01 19:26:19 -08:00
Will Faught
95cf4cfb82 Separate gallery and image shortcodes 2023-03-01 19:26:19 -08:00
Will Faught
665f5e2955 Remove height param 2023-03-01 19:26:19 -08:00
Will Faught
869505dcd7 Separate figure and image shortcodes 2023-03-01 19:03:37 -08:00
Will Faught
c044080791 Separate figure and code shortcodes 2023-03-01 19:03:37 -08:00
Will Faught
830c2ba2c6 Separate figure and quote 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
f51197145f Rename func-resource.html to resource.html 2023-02-22 23:15:23 -08:00
Will Faught
3236359560 Remove useless uses of uniq 2023-02-05 21:19:28 -08:00
Will Faught
c8c7593509 Add figure to video shortcodes 2023-02-05 21:00:11 -08:00
Will Faught
f8a7db93c1 Fix byline param name 2023-02-05 20:05:29 -08:00
Will Faught
4dd8f17e8f Remove byline param default value 2023-02-05 20:05:12 -08:00
Will Faught
a1a57c45b0 Add iframe referrerpolicy params 2023-02-04 17:28:38 -08:00
Will Faught
32031a6e20 Replace .Site, $page.Site with site 2023-01-29 15:40:03 -08:00
Will Faught
b9229b136b Add vimeo shortcode 2023-01-23 21:25:00 -08:00
Will Faught
8631ba0f78 Simplify param combination 2023-01-23 21:24:00 -08:00
Will Faught
1da3db7d18 Rename youtube shortcode title param to description 2023-01-23 21:23:28 -08:00
Will Faught
290cf41423 Rename align, justify params to horizontal, vertical 2023-01-22 16:08:57 -08:00
Will Faught
93428e20e3 Order attributes 2023-01-22 01:59:35 -08:00
Will Faught
d996ee4edd Add referrerpolicy to iframe 2023-01-22 01:59:09 -08:00
Will Faught
043491ceba Add paige/youtube.html shortcode 2023-01-21 23:43:53 -08:00
Will Faught
025935f6bd Add number, numbered shortcode params 2023-01-21 23:43:53 -08:00
Will Faught
d718943648 Strip leading, trailing newline from quote shortcode content 2023-01-21 23:43:53 -08:00
Will Faught
c09ba9d000 Format template 2023-01-21 23:43:53 -08:00
Will Faught
0f18a95937 Make quote shortcode caption param the default 2023-01-21 23:43:53 -08:00
Will Faught
fc707a7b38 Remove redundant markdownify funcs 2023-01-21 23:43:53 -08:00
Will Faught
7d418a96fe Add justify param 2023-01-21 23:43:53 -08:00
Will Faught
8319e33035 Remove useless bottom margin for gap 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
ed338a4ae5 Move margin to figcaption 2023-01-21 23:43:53 -08:00
Will Faught
dc87c07b24 Use img.html directly if no caption 2023-01-21 23:43:53 -08:00
Will Faught
ec7a5138a3 Fix indentation 2023-01-21 23:43:53 -08:00
Will Faught
c9a9cf9b61 Add raw param to image shortcodes 2023-01-21 23:43:53 -08:00
Will Faught
13910ca440 Remove useless safeHTML 2023-01-21 23:43:53 -08:00
Will Faught
ab91a710e1 Align figure content 2023-01-21 23:43:53 -08:00
Will Faught
c8b4cfb676 Move content param with other params 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
c578d235d2 Consolidate figure designs 2023-01-21 23:43:53 -08:00
Will Faught
c8e955bd36 Add height, width params to all shortcodes 2023-01-21 23:43:53 -08:00
Will Faught
5bb75fb8cb Order classes 2023-01-21 23:43:53 -08:00