mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 16:55:16 -04:00
Document default enableInlineShortcodes
value
As described in https://gohugo.io/templates/shortcode-templates/#inline-shortcodes
This commit is contained in:
parent
0f604a3459
commit
988f7d5c2d
@ -138,7 +138,7 @@ enableEmoji (false)
|
|||||||
enableGitInfo (false)
|
enableGitInfo (false)
|
||||||
: Enable `.GitInfo` object for each page (if the Hugo site is versioned by Git). This will then update the `Lastmod` parameter for each page using the last git commit date for that content file.
|
: Enable `.GitInfo` object for each page (if the Hugo site is versioned by Git). This will then update the `Lastmod` parameter for each page using the last git commit date for that content file.
|
||||||
|
|
||||||
enableInlineShortcodes
|
enableInlineShortcodes (false)
|
||||||
: Enable inline shortcode support. See [Inline Shortcodes](/templates/shortcode-templates/#inline-shortcodes).
|
: Enable inline shortcode support. See [Inline Shortcodes](/templates/shortcode-templates/#inline-shortcodes).
|
||||||
|
|
||||||
enableMissingTranslationPlaceholders (false)
|
enableMissingTranslationPlaceholders (false)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user