Skip to content

1.5.4 (2016-12-21)

Compare
Choose a tag to compare
@tivie tivie released this 21 Dec 09:07
· 438 commits to master since this release

Bug Fixes

  • horizontal rule: revert backwards incompatibility change (113f5f6), closes #317
  • simpleLineBreaks: fix simpleLineBreak option breaking lists html (ed4c33f), closes #316
  • parser slowness with certain inputs (da8fb53), closes #315

Features

  • requireSpaceBeforeHeadingText: option to make space between # and header text mandatory (5d19877), closes #277