mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 01:40:09 -04:00
Document canonical config for enabling inline shortcodes
This commit is contained in:
parent
8945be9c64
commit
08cc2da4b6
@ -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 >}}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user