Skip to content

Commit

Permalink
Add strikethrough text
Browse files Browse the repository at this point in the history
  • Loading branch information
tchapi committed Mar 31, 2015
1 parent 2f0f033 commit 6d8489f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ _Emphasized text_

Markup : _Emphasized text_ or *Emphasized text*

~~Strikethrough text~~

Markup : ~~Strikethrough text~~

__Strong text__

Markup : __Strong text__ or **Strong text**
Expand Down Expand Up @@ -103,4 +107,4 @@ _Image with alt :_

![picture alt](http://www.brightlightpictures.com/assets/images/portfolio/thethaw_header.jpg "Title is optional")

Markup : ![picture alt](http://www.brightlightpictures.com/assets/images/portfolio/thethaw_header.jpg "Title is optional")
Markup : ![picture alt](http://www.brightlightpictures.com/assets/images/portfolio/thethaw_header.jpg "Title is optional")

0 comments on commit 6d8489f

Please sign in to comment.