Commit Graph

16 Commits

Author SHA1 Message Date
aef6f59ee1
fix!: generate unique properties anchor (#457)
The way anchors are generated for `properties` of a `propertylist` has changed to be unique, even if the shortcode is used multiple times on a page.
2023-10-27 22:31:04 +02:00
72c23c9184
docs: use a propertylist to document shortcode attributes (#456) 2023-10-27 21:58:03 +02:00
a611955251
feat: add option to set custom label on progress shortcode (#412) 2023-07-06 22:07:07 +02:00
19302de78b
fix bare url in contribution file (#385) 2023-05-03 14:00:13 +02:00
e3c9a7a93d
fix: fix multi paragraph admonitions formatting (#347) 2022-12-21 11:53:05 +01:00
3c61ef8957
chore: bump hugo in ci to 0.104.3 (#320) 2022-10-14 12:21:16 +02:00
b7de69863a
feat: add progress shortcode (#305) 2022-08-31 10:15:13 +02:00
12fc429b87
feat: support mermaid codeblocks (#302)
BREAKING CHANGE: Mermaid can be rendered using code blocks now as an alternative to the shortcode. To support this feature, the minimum supported Hugo version was changed to v0.93.
2022-08-30 21:24:49 +02:00
c1f15c2162
feat: add new boxes shortcode (#274) 2022-07-11 14:37:17 +02:00
42f408b2d4
docs: normalize shortcode documentation (#276) 2022-07-11 14:27:54 +02:00
61f6461ba5
docs: replace emoji cheat sheet 2022-06-29 21:04:12 +02:00
7ce82f7b6d
feat: add optional hint/admonition icons (#233) 2022-04-30 14:32:07 +02:00
357417f8ef
docs: move mermaid shortcode documentation to shortcode page (#212) 2022-02-22 21:42:44 +01:00
Michael Kuhn
591ee8d6df
feat: add KaTeX support (#211) 2022-02-22 16:45:10 +01:00
8fb428e672
docs: add missing option to hints shortcode example (#162) 2022-01-23 21:36:07 +01:00
d0cab9622b
docs: improve documentation structure (#94) 2021-09-23 12:01:54 +02:00