Skip to content

Commit

Permalink
Update quickdocs.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dchassin committed Oct 2, 2024
1 parent a48daf2 commit 7dcd221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickdocs.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
* `~~text~~`: ~~strikeout~~ text
* `__text__`: __underline__ text
* `^word`: ^superscript word (ends at space)
* `word`: _subscript word (ends at space)
* `_word`: _subscript word (ends at space)
* ``text``: `code` text
Expand Down

0 comments on commit 7dcd221

Please sign in to comment.