Merge pull request #394 from davidrea/patch-1

Add strikethrough to formatting
This commit is contained in:
Chris Allen Lane
2018-09-17 09:33:35 -04:00
committed by GitHub

View File

@ -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~~