- Extra space ploblem fixed. #88
- New option to disable
uppercaseHeadingsadded. #86 - Starting point of html to text conversion can now be defined in the options via the
baseElementoption. #83 - Support for long words added. The behaviour can be configured via the
longWordSplitoption. #83
- Unicode support added. #81
- New option
decodeOptionsadded. - Dependencies updated.
Breaking Changes:
- Minimum node version increased to >=0.10.0
- Fixed: correctly handle HTML entities for images #82
- Fixed: using --tables=true doesn't produce the expected results. #80
- Preserve newlines in text feature added #75
- Support for h5 and h6 tags added #74
- Entity regex is now less greedy #69 #70
- Uppercase tag processing added. Table center support added. #56
- Unuused dependencies removed.
- Support Node 4 engine #64