mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
Document canonical config for enabling inline shortcodes
This commit is contained in:
@@ -372,6 +372,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 configuration:
|
This feature is disabled by default, but can be enabled in your site configuration:
|
||||||
|
|
||||||
{{< code-toggle file=hugo >}}
|
{{< code-toggle file=hugo >}}
|
||||||
|
[security]
|
||||||
enableInlineShortcodes = true
|
enableInlineShortcodes = true
|
||||||
{{< /code-toggle >}}
|
{{< /code-toggle >}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user