mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +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:
|
||||
|
||||
{{< code-toggle file=hugo >}}
|
||||
[security]
|
||||
enableInlineShortcodes = true
|
||||
{{< /code-toggle >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user