aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-10-23 09:45:18 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-10-23 09:45:18 -0700
commitf9312142880fb65066062e7386e991eedea85831 (patch)
tree3121c06b99838eab47ef842935b1eeac25208acd /MANUAL.txt
parentf57071b90b5c9a045a92804ecd9157de053d9419 (diff)
downloadpandoc-f9312142880fb65066062e7386e991eedea85831.tar.gz
Document that --html-q-tags requires the smart extension on the reader.
Closes #6766.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 8bbc5032b..796431114 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -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`