mirror of
https://github.com/cheat/cheat.git
synced 2024-11-22 22:11: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
|
# image
|
||||||
![Alt Text](/path/to/file.png)
|
![Alt Text](/path/to/file.png)
|
||||||
|
|
||||||
# emphasis
|
# formatting
|
||||||
*em* _em_
|
*em* _em_
|
||||||
|
|
||||||
**strong** __strong__
|
**strong** __strong__
|
||||||
|
~~strikethrough~~
|
||||||
|
Loading…
Reference in New Issue
Block a user