aaronsw / html2text

Convert HTML to Markdown-formatted text.
http://www.aaronsw.com/2002/html2text/
GNU General Public License v3.0
2.58k stars 410 forks source link

Add support for the short strike tag #40

Closed laurentb closed 12 years ago

laurentb commented 12 years ago

<b> and <i> are supported, so this seems logical.

Related: #27