| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| commonmark-java 0.27.1 source code.tar.gz | 2026-01-14 | 348.7 kB | |
| commonmark-java 0.27.1 source code.zip | 2026-01-14 | 570.9 kB | |
| README.md | 2026-01-14 | 376 Bytes | |
| Totals: 3 Items | 920.0 kB | 0 | |
Fixed
- Line(s) after a hard line break would sometimes also get an unwanted hard line break, e.g. if they ended in emphasis or other non-text inlines (#415)
TextContentRenderer(for plain text): Fix nested lists on the same line (#413)- Fix minor performance regression with pathological input (deeply nested brackets) that was introduced in version 0.23.0.