Skip to content

1.4.2 (2016-06-21)

Compare
Choose a tag to compare
@tivie tivie released this 21 Jun 01:27
· 489 commits to master since this release

Bug Fixes

  • image-parser: fix ref style imgs after inline style imgs not parsing correctly (73206b0), closes #261
  • tables: add check for undefined on text due to failing to parse tables (6e30a48), author stewartmckee, closes #257

Features

  • smart-indent-fix: fix for es6 indentation problems (261f127), closes #259