Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
commonmark-java 0.25.1 source code.tar.gz | 2025-08-01 | 346.5 kB | |
commonmark-java 0.25.1 source code.zip | 2025-08-01 | 569.4 kB | |
README.md | 2025-08-01 | 202 Bytes | |
Totals: 3 Items | 916.1 kB | 0 |
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)