Skip to content

Commit 14c8b25

Browse files
ChangacoAlir3z4
andauthored
fix a typo in docs/usage.md (#414)
Co-authored-by: Alireza Savand <alireza.savand@gmail.com>
1 parent 31936ab commit 14c8b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Command line options
136136
| `--single-line-break` | Use a single line break after a block element rather than two.
137137
| `--reference-links` | Use reference links instead of inline links to create markdown
138138
| `--ignore-emphasis` | Ignore all emphasis formatting in the html.
139-
| `--include-sup-sub` | Include `<sub>` and `<sub>` tags.
139+
| `--include-sup-sub` | Include `<sub>` and `<sup>` tags.
140140
| `-e`, `--asterisk-emphasis` | Use asterisk rather than underscore to emphasize text
141141
| `--unicode-snob` | Use unicode throughout instead of ASCII
142142
| `--no-automatic-links` | Do not use automatic links like <https://www.google.com/>

0 commit comments

Comments
 (0)