Download Latest Version commonmark-java 0.28.0 source code.tar.gz (398.4 kB)
Email in envelope

Get an email when there's a new version of commonmark-java

Home / commonmark-parent-0.28.0
Name Modified Size InfoDownloads / Week
Parent folder
commonmark-java 0.28.0 source code.tar.gz 2026-03-31 398.4 kB
commonmark-java 0.28.0 source code.zip 2026-03-31 634.2 kB
README.md 2026-03-31 570 Bytes
Totals: 3 Items   1.0 MB 0

Added

  • New extension for alerts (aka callouts/admonitions)
  • Syntax: > [!NOTE] > The text of the note.
  • As types you can use NOTE, TIP, IMPORTANT, WARNING, CAUTION; or configure the extension to add additional ones.
  • Use class AlertsExtension in artifact commonmark-ext-gfm-alerts (#420)
  • New option maxOpenBlockParsers for Parser.Builder to set an overall limit for the depth of block parsing. If set, any nesting beyond the limit will be parsed as paragraph text instead. The default remains unlimited.
Source: README.md, updated 2026-03-31