Skip to content

commonmark-java 0.27.1

Latest

Choose a tag to compare

@robinst robinst released this 14 Jan 14:05
· 2 commits to main since this release

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.