› html2text.php version 1.3 released 
Sun, 12/24/2006 - 01:00
Update: Use Markdownify, it’s the successor to html2text.
I just released html2text version 1.3 which sports a ton of bug fixes. Most notably all features of php markdown extra are now fully supported, including footnotes and abbrevations.
Also wrapping should work like intended and inline links (like <foo@bar.com>) won’t be converted to block links (like [foo@bar.com](foo@bar.com)).
In the next version I’ll add some more options, especially disabling php markdown extra support. Also I’ll clean up the code a bit.
Merry Christmas to you!
Comments
Post new comment