mirror of
https://github.com/cheat/cheat.git
synced 2024-11-22 05:51:35 +01:00
Merge pull request #394 from davidrea/patch-1
Add strikethrough to formatting
This commit is contained in:
commit
03fb44159a
@ -38,7 +38,7 @@ This is [an example](http://example.com "Title") inline link.
|
||||
# image
|
||||
![Alt Text](/path/to/file.png)
|
||||
|
||||
# emphasis
|
||||
# formatting
|
||||
*em* _em_
|
||||
|
||||
**strong** __strong__
|
||||
~~strikethrough~~
|
||||
|
Loading…
Reference in New Issue
Block a user