Add strikethrough to formatting

(this is the one I always forget!)
This commit is contained in:
Dave Rea 2018-09-04 10:13:55 -04:00 committed by GitHub
parent feab7a9706
commit 4aef22f457
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~~