PaperModX/layouts/shortcodes
Reorx 375281fd60 fix shortcodes rendering markdown img
replace markdownify with .Page.RenderString, the latter trigger render hook properly

see: https://gohugo.io/functions/markdownify/#readout
> Note: if you need Render Hooks, which markdownify doesn’t currently support, use .RenderString instead.
2022-06-01 16:21:06 +08:00
..
blockquote.html add blockquote as shortcode 2020-07-24 22:05:16 +05:30
collapse.html fix shortcodes rendering markdown img 2022-06-01 16:21:06 +08:00
figure-img.html fix shortcodes rendering markdown img 2022-06-01 16:21:06 +08:00
figure.html add browser-level lazy loading 2021-03-16 13:18:57 +05:30
image-size-control.html fix shortcodes rendering markdown img 2022-06-01 16:21:06 +08:00
link.html add link shortcode 2022-05-15 22:39:37 +08:00
ltr.html Add support for `rtl` and `ltr` shortcodes (#293) 2021-03-22 16:47:40 +05:30
rawhtml.html add shortcode to Insert Raw HTML 2020-07-24 21:24:18 +05:30
rtl.html Add support for `rtl` and `ltr` shortcodes (#293) 2021-03-22 16:47:40 +05:30
social-quote-tweet.html refactor social-quote-tweet and social_links to use social_quote_tweet partial 2022-05-18 14:24:29 +08:00
standout.html fix shortcodes rendering markdown img 2022-06-01 16:21:06 +08:00
video.html enhance responsive style 2022-04-21 23:26:08 +08:00