hugo-theme-hilfe/layouts/shortcodes
Robert Kaussow 128a55e974
feat: add option to sort items in properties shortcode (#527)
BREAKING CHANGE: To enable sorting of elements in the `properties` shortcode, it was necessary to change the structure of the properties file. Due to this change, the `properties` object now requires a list of maps instead of a map. A [sample file](https://raw.githubusercontent.com/thegeeklab/hugo-geekdoc/main/exampleSite/data/properties/demo.yaml) can be found in the repository.
2022-11-02 13:01:20 +01:00
..
button.html
columns.html feat: add column size attribute (#455) 2022-07-11 20:46:01 +02:00
expand.html
hint.html
icon.html
img.html feat: add origin size to image shortcode (#490) 2022-09-02 10:58:44 +02:00
include.html
katex.html
mermaid.html
propertylist.html feat: add option to sort items in properties shortcode (#527) 2022-11-02 13:01:20 +01:00
tab.html
tabs.html
toc-tree.html
toc.html