summaryrefslogtreecommitdiffstats
path: root/docs/content/en/templates/output-formats.md
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-02-28 10:37:27 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-02-28 10:37:27 +0100
commit41b5bc9637e064f6182dd37fe3077c1582614f5b (patch)
treefd50760a404dbb14eb59c696e960616479ae48e3 /docs/content/en/templates/output-formats.md
parent5a1b394f2acd18cc4a6652b9e937bad844919a64 (diff)
parentc1398b91a9f4c67876b31feb67516b252e654d3c (diff)
Diffstat (limited to 'docs/content/en/templates/output-formats.md')
-rw-r--r--docs/content/en/templates/output-formats.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/templates/output-formats.md b/docs/content/en/templates/output-formats.md
index ca51523de..df48d55dc 100644
--- a/docs/content/en/templates/output-formats.md
+++ b/docs/content/en/templates/output-formats.md
@@ -112,7 +112,7 @@ The following is the full list of configuration options for output formats and t
: use Go's plain text templates parser for the templates. **Default:** `false`.
`isHTML`
-: used in situations only relevant for `HTML`-type formats; e.g., page aliases.
+: used in situations only relevant for `HTML`-type formats; e.g., page aliases. **Default:** `false`.
`noUgly`
: used to turn off ugly URLs If `uglyURLs` is set to `true` in your site. **Default:** `false`.