mirror of
https://github.com/cheat/cheat.git
synced 2025-11-05 16:25:27 +01:00
Add strikethrough to formatting
(this is the one I always forget!)
This commit is contained in:
@@ -38,7 +38,7 @@ This is [an example](http://example.com "Title") inline link.
|
|||||||
# image
|
# image
|
||||||

|

|
||||||
|
|
||||||
# emphasis
|
# formatting
|
||||||
*em* _em_
|
*em* _em_
|
||||||
|
|
||||||
**strong** __strong__
|
**strong** __strong__
|
||||||
|
~~strikethrough~~
|
||||||
|
|||||||
Reference in New Issue
Block a user