Merge commit 'c1398b91a9f4c67876b31feb67516b252e654d3c'

This commit is contained in:
Bjørn Erik Pedersen
2022-02-28 10:37:27 +01:00
6 changed files with 65 additions and 35 deletions

View File

@@ -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`.