Skip to content

v0.7.1

Compare
Choose a tag to compare
@miyuchina miyuchina released this 25 Jun 13:30
· 236 commits to master since this release

Fixed:

  • only matching the first instance of InlineCode (#50, thanks @huettenhain);
  • normalize newlines after every line (#51, thanks @elebow and @rsrdesarrollo);
  • trailing characters after reference definition.

Performance:

  • small speed boost to ParseToken.append_child.