diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2022-03-04 10:00:02 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-03-04 10:00:49 -0800 |
| commit | 697c814286cbd9718f2ac0c229dfe4230684087e (patch) | |
| tree | 9bfc8fd364a1a5b2cc08f4e392588017ec151133 /MANUAL.txt | |
| parent | bc7f74968e5feb1174ac048b5e97fee97e537ef8 (diff) | |
Note in manual that smart works for html input.
Diffstat (limited to 'MANUAL.txt')
| -rw-r--r-- | MANUAL.txt | 3 |
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` |
