hugo-PaperMod/layouts/shortcodes
Aditya Telange e3c30b4e41
Add inTextImg shortcode
Allows adding in-line-text images

usage in page.md =>
This image is inlined {{< inTextImg.html url="image.png" >}} here.

optional args:
- height
- alt
2022-07-08 20:28:38 +05:30
..
collapse.html collapse shortcode content can write formative code and change line (#561) 2021-09-17 18:41:23 +05:30
figure.html add browser-level lazy loading 2021-03-16 13:18:57 +05:30
inTextImg.html Add inTextImg shortcode 2022-07-08 20:28:38 +05:30
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