Skip to content

commonmark 0.31.1

Compare
Choose a tag to compare
@jgm jgm released this 28 Jul 17:38
· 3 commits to master since this release

[0.31.1]

  • Fix HTML comment parsing with - before closing -->
    (#285, Robin Stocker).
  • Accept lowercase inline HTML declarations (Michael Howell).
  • Fix title-related backtracking with empty string (#281,
    Michael Howell).
  • Remove string.prototype.repeat polyfill (Steven).
  • Remove source, add search to list of recognized block tags.
    (a spec 0.31 change we forgot in last release).