We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs/usage.md
1 parent 31936ab commit 14c8b25Copy full SHA for 14c8b25
docs/usage.md
@@ -136,7 +136,7 @@ Command line options
136
| `--single-line-break` | Use a single line break after a block element rather than two.
137
| `--reference-links` | Use reference links instead of inline links to create markdown
138
| `--ignore-emphasis` | Ignore all emphasis formatting in the html.
139
-| `--include-sup-sub` | Include `<sub>` and `<sub>` tags.
+| `--include-sup-sub` | Include `<sub>` and `<sup>` tags.
140
| `-e`, `--asterisk-emphasis` | Use asterisk rather than underscore to emphasize text
141
| `--unicode-snob` | Use unicode throughout instead of ASCII
142
| `--no-automatic-links` | Do not use automatic links like <https://www.google.com/>
0 commit comments