Skip to content

Release 1.3

Latest
Compare
Choose a tag to compare
@objecthub objecthub released this 03 May 22:13
· 1 commit to master since this release
  • Loose lists are now detected correctly based on section 5.3 of the CommonMark spec. This fixes a serious bug that was leading to too may lists being interpreted as loose.
  • The signature of case listItem of enum Block changes to enable this bug fix.
  • EmphasisTransformer is now extensible.