mirror of
https://github.com/cheat/cheat.git
synced 2025-09-04 19:18:29 +02: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
|
||||

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