Java implementation of CommonMark, a specification of the Markdown format for turning plain text into formatted
text.
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (13)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.1 | 6.1.1 | |
Markdown
BSD 2-clause
| org.commonmark
»
commonmark Core of commonmark-java (a library for parsing Markdown to an AST, modifying the AST and rendering it to HTML or ... | 0.19.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-autolink commonmark-java extension for turning plain URLs and email addresses into links | 0.19.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-image-attributes commonmark-java extension for adding attributes to images | 0.19.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-ins commonmark-java extension for <ins> using ++ | 0.19.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-gfm-strikethrough commonmark-java extension for GFM strikethrough using ~~ (GitHub Flavored Markdown) | 0.19.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-gfm-tables commonmark-java extension for GFM tables using "|" pipes (GitHub Flavored Markdown) | 0.19.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-heading-anchor commonmark-java extension for adding unique id attributes to header tags | 0.19.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-task-list-items commonmark-java extension for task list items | 0.19.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-yaml-front-matter commonmark-java extension for YAML front matter | 0.19.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-test-util commonmark-java classes for tests | 0.19.0 | 0.29.0 | |
Microbenchmarks
GPL 2.0
| org.openjdk.jmh
»
jmh-core The jmh is a Java harness for building, running, and analysing | 1.17.5 | 1.37 | |
Annotation Tool
GPL 2.0
| org.openjdk.jmh
»
jmh-generator-annprocess JMH benchmark generator, based on annotation processors. | 1.17.5 | 1.37 |