commonmark-java 0.25.1
·
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)