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
commit 03fb44159a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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