jpaxton / pagedown

Automatically exported from code.google.com/p/pagedown
Other
0 stars 0 forks source link

Replacement for strikethrough not being handled #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 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 8 years ago
Is this planned?

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