Merge commit 'd3927310d5b2404c3238f9b899db3329ea516490'

This commit is contained in:
Bjørn Erik Pedersen
2023-05-27 17:02:23 +02:00
75 changed files with 214 additions and 167 deletions

View File

@@ -368,7 +368,7 @@ You can also implement your shortcodes inline -- e.g. where you use them in the
This feature is disabled by default, but can be enabled in your site config:
{{< code-toggle file="config">}}
{{< code-toggle file="hugo" >}}
enableInlineShortcodes = true
{{< /code-toggle >}}