hugo-geekdoc/exampleSite/content/en/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
..
images feat: add origin size to image shortcode (#490) 2022-09-02 10:58:44 +02:00
_index.md feat: add multilingual mode support (#241) 2022-01-23 13:21:44 +01:00
buttons.md feat: add multilingual mode support (#241) 2022-01-23 13:21:44 +01:00
columns.md feat: add column size attribute (#455) 2022-07-11 20:46:01 +02:00
expand.md feat: add multilingual mode support (#241) 2022-01-23 13:21:44 +01:00
hints.md fix: fix multi paragraph admonitions formatting (#526) 2022-11-02 11:03:13 +01:00
icons.md docs: normalize shortcode documentation (#454) 2022-07-11 20:45:55 +02:00
includes.md docs: normalize shortcode documentation (#454) 2022-07-11 20:45:55 +02:00
katex.md chore: bump hugo in ci to 0.104.3 (#518) 2022-10-14 12:21:12 +02:00
mermaid.md chore: bump hugo in ci to 0.104.3 (#518) 2022-10-14 12:21:12 +02:00
propertylist.md feat: add option to sort items in properties shortcode (#527) 2022-11-02 13:01:20 +01:00
tabs.md feat: add multilingual mode support (#241) 2022-01-23 13:21:44 +01:00
toc-tree.md feat: add multilingual mode support (#241) 2022-01-23 13:21:44 +01:00
toc.md docs: normalize shortcode documentation (#454) 2022-07-11 20:45:55 +02:00