Skip to content

Commit

Permalink
Document canonical config for enabling inline shortcodes
Browse files Browse the repository at this point in the history
  • Loading branch information
jmooring committed Dec 14, 2023
1 parent 8945be9 commit 08cc2da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/templates/shortcode-templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 >}}

Expand Down

0 comments on commit 08cc2da

Please sign in to comment.