Skip to content

commonmark-java 0.25.1

Choose a tag to compare

@robinst robinst released this 01 Aug 12:28
· 166 commits to main since this release

Fixed

  • footnotes: Fix parsing of footnote definitions containing multiple paragraphs
    separated by blank lines. Before it only worked if paragraphs were separated
    by lines of 4 spaces. (#388)