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
badgeshortcode 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
iconshortcode simplyfies the usage of icons. This can even be combined with also newbadgeshortcode. -
{{% 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-colorwas 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 oldyellowcolor is still used as default.