Document that --html-q-tags requires the smart extension on the reader.

Closes #6766.
This commit is contained in:
John MacFarlane 2020-10-23 09:45:18 -07:00
parent f57071b90b
commit f931214288

View file

@ -943,7 +943,9 @@ header when requesting a document from a URL:
`--html-q-tags`
: Use `<q>` tags for quotes in HTML.
: Use `<q>` tags for quotes in HTML. (This option only has an
effect if the `smart` extension is enabled for the input
format used.)
`--ascii`