hugo-theme-hilfe/layouts/shortcodes
Robert Kaussow 1ace505d27
feat: add option to include pages using the include shortcode (#92)
BREAKING CHANGE: The include shortcode will render files as Markdown
instead of HTML by default now. While the Markdown renderer should be
able to render HTML as well this might still work as before.

BREAKING CHANGE: The include shortcode option markdown was replaces by
a generic type option that could be used to specify special include
types.
2021-04-10 13:55:03 +02:00
..
button.html update required hugo min version to v0.65 2020-04-15 01:09:53 +02:00
columns.html fix: replace markdownify with renderString to use render hooks (#65) 2021-02-17 09:22:26 +01:00
expand.html fix: replace markdownify with renderString to use render hooks (#65) 2021-02-17 09:22:26 +01:00
hint.html fix: replace markdownify with renderString to use render hooks (#65) 2021-02-17 09:22:26 +01:00
icon.html feat: auto-load custom svg sprites from assets folder (#79) 2021-03-03 21:07:59 +01:00
img.html replace missing markdownify by RenderString 2021-02-21 14:27:54 +01:00
include.html feat: add option to include pages using the include shortcode (#92) 2021-04-10 13:55:03 +02:00
mermaid.html fix acces hashing and asset data file usage 2020-11-09 22:21:50 +01:00
tab.html update required hugo min version to v0.65 2020-04-15 01:09:53 +02:00
tabs.html fix: replace markdownify with renderString to use render hooks (#65) 2021-02-17 09:22:26 +01:00
toc-tree.html cleanup formatting 2020-11-11 11:48:25 +01:00
toc.html update required hugo min version to v0.65 2020-04-15 01:09:53 +02:00