Group: CommonMark
1.CommonMark Java Core372 usages
org.commonmark » commonmark BSD
Core of commonmark-java (a library for parsing Markdown to an AST, modifying the AST and rendering it to HTML or Markdown)
Last Release on Jun 21, 2026
2.CommonMark Java Extension For Tables165 usages
org.commonmark » commonmark-ext-gfm-tables BSD
commonmark-java extension for GFM tables using "|" pipes (GitHub Flavored Markdown)
Last Release on Jun 21, 2026
3.CommonMark Java Extension For Strikethrough102 usages
org.commonmark » commonmark-ext-gfm-strikethrough BSD
commonmark-java extension for GFM strikethrough using ~~ (GitHub Flavored Markdown)
Last Release on Jun 21, 2026
4.CommonMark Java Extension For (underline)66 usages
org.commonmark » commonmark-ext-ins BSD
commonmark-java extension for <ins> using ++
Last Release on Jun 21, 2026
5.CommonMark Java Extension For Autolinking31 usages
org.commonmark » commonmark-ext-autolink BSD
commonmark-java extension for turning plain URLs and email addresses into links
Last Release on Jun 21, 2026
6.CommonMark Java Extension For YAML Front Matter23 usages
org.commonmark » commonmark-ext-yaml-front-matter BSD
commonmark-java extension for YAML front matter
Last Release on Jun 21, 2026
7.CommonMark Java Test Utilities14 usages
org.commonmark » commonmark-test-util BSD
commonmark-java classes for tests
Last Release on Jun 21, 2026
8.CommonMark Java Extension For Task List Items25 usages
org.commonmark » commonmark-ext-task-list-items BSD
commonmark-java extension for task list items
Last Release on Jun 21, 2026
9.CommonMark Java Extension For Adding ID Attributes to H Tags13 usages
org.commonmark » commonmark-ext-heading-anchor BSD
commonmark-java extension for adding unique id attributes to header tags
Last Release on Jun 21, 2026
10.CommonMark Java Extension For Image Attributes11 usages
org.commonmark » commonmark-ext-image-attributes BSD
commonmark-java extension for adding attributes to images
Last Release on Jun 21, 2026
11.CommonMark Java Extension For Footnotes5 usages
org.commonmark » commonmark-ext-footnotes BSD
commonmark-java extension for footnotes using [^1] syntax
Last Release on Jun 21, 2026
12.CommonMark Java Extension For Alerts4 usages
org.commonmark » commonmark-ext-gfm-alerts BSD
commonmark-java extension for GFM alerts (admonition blocks) using [!TYPE] syntax (GitHub Flavored Markdown)
Last Release on Jun 21, 2026
13.CommonMark Java Integration Tests
org.commonmark » commonmark-integration-test BSD
Tests integration of all extensions
Last Release on Jun 21, 2026
14.CommonMark Java Parent
org.commonmark » commonmark-parent BSD
Java implementation of CommonMark, a specification of the Markdown format for turning plain text into formatted
text.
Last Release on Jun 21, 2026
Related Books
| Markdown: A Complete Guide (2023) by Khan, Nehal | |
| Markdown Cheat Sheet and Notebook: An At a Glance Markdown Cheat Sheet and Notebook, 5x8, College Ruled 120 pages (2023) by Boop, Infinite | |
| The Markdown Guide (2020) by Cone, Matt | |
| Using Markdown: A Short Instruction Guide (2018) by Dyer, William | |