Group: CommonMark
1. CommonMark Java Core178 usages
org.commonmark » commonmarkBSD
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 Oct 21, 2024
2. CommonMark Java Extension For Strikethrough61 usages
org.commonmark » commonmark-ext-gfm-strikethroughBSD
commonmark-java extension for GFM strikethrough using ~~ (GitHub Flavored Markdown)
Last Release on Oct 21, 2024
3. CommonMark Java Extension For Tables54 usages
org.commonmark » commonmark-ext-gfm-tablesBSD
commonmark-java extension for GFM tables using "|" pipes (GitHub Flavored Markdown)
Last Release on Oct 21, 2024
4. CommonMark Java Extension For (underline)46 usages
org.commonmark » commonmark-ext-insBSD
commonmark-java extension for <ins> using ++
Last Release on Oct 21, 2024
5. CommonMark Java Extension For Autolinking18 usages
org.commonmark » commonmark-ext-autolinkBSD
commonmark-java extension for turning plain URLs and email addresses into links
Last Release on Oct 21, 2024
6. CommonMark Java Test Utilities13 usages
org.commonmark » commonmark-test-utilBSD
commonmark-java classes for tests
Last Release on Oct 21, 2024
7. CommonMark Java Extension For YAML Front Matter9 usages
org.commonmark » commonmark-ext-yaml-front-matterBSD
commonmark-java extension for YAML front matter
Last Release on Oct 21, 2024
8. CommonMark Java Extension For Task List Items9 usages
org.commonmark » commonmark-ext-task-list-itemsBSD
commonmark-java extension for task list items
Last Release on Oct 21, 2024
9. CommonMark Java Extension For Adding ID Attributes to H Tags8 usages
org.commonmark » commonmark-ext-heading-anchorBSD
commonmark-java extension for adding unique id attributes to header tags
Last Release on Oct 21, 2024
10. CommonMark Java Extension For Image Attributes8 usages
org.commonmark » commonmark-ext-image-attributesBSD
commonmark-java extension for adding attributes to images
Last Release on Oct 21, 2024
11. CommonMark Java Extension For Footnotes2 usages
org.commonmark » commonmark-ext-footnotesBSD
commonmark-java extension for footnotes using [^1] syntax
Last Release on Oct 21, 2024
12. CommonMark Java Integration Tests
org.commonmark » commonmark-integration-testBSD
Tests integration of all extensions
Last Release on Oct 21, 2024
13. CommonMark Java Parent
org.commonmark » commonmark-parentBSD
Java implementation of CommonMark, a specification of the Markdown format for turning plain text into formatted
text.
Last Release on Oct 21, 2024