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 (15)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.27.3 | 3.27.7 | |
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.26.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.26.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-footnotes commonmark-java extension for footnotes using [^1] syntax | 0.26.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-image-attributes commonmark-java extension for adding attributes to images | 0.26.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-ins commonmark-java extension for <ins> using ++ | 0.26.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-gfm-strikethrough commonmark-java extension for GFM strikethrough using ~~ (GitHub Flavored Markdown) | 0.26.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.26.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.26.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-task-list-items commonmark-java extension for task list items | 0.26.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-yaml-front-matter commonmark-java extension for YAML front matter | 0.26.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-test-util commonmark-java classes for tests | 0.26.0 | 0.29.0 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.13.1 | 6.1.1 | |
Microbenchmarks
GPL 2.0
| org.openjdk.jmh
»
jmh-core The jmh is a Java harness for building, running, and analysing | 1.37 | ✔ | |
Annotation Tool
GPL 2.0
| org.openjdk.jmh
»
jmh-generator-annprocess JMH benchmark generator, based on annotation processors. | 1.37 | ✔ |