too much `content`
1.2 KiB
+++ disableToc = false hidden = true title = "Version 5.8" type = "releasenotes" weight = -8 +++
5.8.0 (2022-12-08)
New
-
{{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The new
badge
shortcode is now available to add highly configurable markers to your content as you can see it on this page. -
{{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The new
icon
shortcode simplyfies the usage of icons. This can even be combined with also newbadge
shortcode. -
{{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The theme now supports some of GFM (GitHub Flavored Markdown) syntax and Hugo Markdown extensions, namely task lists, defintion lists and footnotes.
-
{{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} A new color
--ACCENT-color
was introduced which is used for highlighting search results on the page. In case you simply don't care, you don't need to change anything in your variant stylesheet as the oldyellow
color is still used as default.