summaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-03-04 10:00:02 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2022-03-04 10:00:49 -0800
commit697c814286cbd9718f2ac0c229dfe4230684087e (patch)
tree9bfc8fd364a1a5b2cc08f4e392588017ec151133 /MANUAL.txt
parentbc7f74968e5feb1174ac048b5e97fee97e537ef8 (diff)
Note in manual that smart works for html input.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 65e4b30e3..8351a597a 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -3167,7 +3167,8 @@ inserted after certain abbreviations, such as "Mr."
This extension can be enabled/disabled for the following formats:
input formats
-: `markdown`, `commonmark`, `latex`, `mediawiki`, `org`, `rst`, `twiki`
+: `markdown`, `commonmark`, `latex`, `mediawiki`, `org`, `rst`, `twiki`,
+ `html`
output formats
: `markdown`, `latex`, `context`, `rst`