Remove unimplemented "ugly" property

Closes #1872
This commit is contained in:
Joe Mooring
2022-11-10 19:09:26 -08:00
committed by GitHub
parent 86afd84ff3
commit e3c4bc4e79
-3
View File
@@ -117,9 +117,6 @@ The following is the full list of configuration options for output formats and t
`noUgly`
: used to turn off ugly URLs If `uglyURLs` is set to `true` in your site. **Default:** `false`.
`ugly`
: Enable to override the global uglyURLs setting.
`notAlternative`
: enable if it doesn't make sense to include this format in an `AlternativeOutputFormats` format listing on `Page` (e.g., with `CSS`). Note that we use the term _alternative_ and not _alternate_ here, as it does not necessarily replace the other format. **Default:** `false`.