StackExchange / pagedown

The Markdown editor and converter used on Stack Overflow and the other Stack Exchange sites
Other
417 stars 81 forks source link

Replacement for strikethrough not being handled #37

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
~~text~~

should replace to

<del>text</del>

Original issue reported on code.google.com by bananaso...@gmail.com on 27 Aug 2012 at 12:58

GoogleCodeExporter commented 9 years ago
Is this planned?

Original comment by bananaso...@gmail.com on 13 Sep 2012 at 2:08