uci-hugo-doc/layouts/shortcodes
Robert Kaussow f6966b8513
feat: add optional hint/admonition icons (#383)
BREAKING CHANGE: The types of the `hint` short code have been renamed to `[note|tip|important|caution|warning]` the old types `[info|ok|warning|danger]` are still working, but should be considered as deprecated.

BREAKING CHANGE: The `hint` short code is using named arguments now. You have to change, e.g. `{{< hint warning >}}` to `{{< hint type=warning >}}`.
2022-04-23 15:14:42 +02:00
..
button.html refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
columns.html refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
expand.html fix: replace markdownify with renderString to use render hooks (#65) 2021-02-17 09:22:26 +01:00
hint.html feat: add optional hint/admonition icons (#383) 2022-04-23 15:14:42 +02:00
icon.html refactor: rename class .icon to .gdoc-icon (#379) 2022-04-18 20:33:23 +02:00
img.html fix: use absolute ULRs in img shortcode (#332) 2022-02-07 13:24:00 +01:00
include.html refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
katex.html fix: avoid to apply css class katex twice (#357) 2022-02-26 16:28:10 +01:00
mermaid.html fix template auto-formatting 2022-02-22 21:45:14 +01:00
tab.html refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
tabs.html refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
toc-tree.html refactor: unify title and description handling in meta files (#329) 2022-02-07 10:57:43 +01:00
toc.html refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00