hugo-PaperMod/layouts/shortcodes
Kian Kasad f9236d92af
shortcodes: figure: don't use h4 tag in figure captions (#127)
* avoiding h4 tags in figcaption elements
* picked from https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/shortcodes/figure.html
* figure.html is licensed under Apache License 2.0 and is part of https://github.com/gohugoio/hugo
2020-12-15 17:52:04 +05:30
..
blockquote.html add blockquote as shortcode 2020-07-24 22:05:16 +05:30
collapse.html Added shortcode for collapsing texts. 2020-08-23 22:23:37 +05:30
figure.html shortcodes: figure: don't use h4 tag in figure captions (#127) 2020-12-15 17:52:04 +05:30
rawhtml.html add shortcode to Insert Raw HTML 2020-07-24 21:24:18 +05:30