30 packages
-
com.vladsch.flexmark.flexmark-java
Java re-implementation of commonmark-java based parser, with AST reflecting source elements, full source position tracking, greater parser extensibility.
12 -
com.vladsch.flexmark.flexmark
Core of flexmark-java (implementation of CommonMark for parsing markdown and rendering to HTML)
8 -
com.vladsch.flexmark.flexmark-ext-plantuml
flexmark-java extension for parsing PlantUML diagram source code blocks and for rendering them to HTML.
8 -
com.vladsch.flexmark.flexmark-ext-tables
flexmark-java extension for tables using "|" pipes with optional column spans and table caption
8 -
com.vladsch.flexmark.flexmark-ext-figures
flexmark-java extension for rendering images to HTML within figure tags and with figcaption tags.
8 -
com.vladsch.flexmark.flexmark-ext-footnotes
flexmark-java extension for footnote inline elments and footnote definitions
8 -
com.vladsch.flexmark.flexmark-ext-gfm-strikethrough
flexmark-java extension for GFM strikethrough using ~~ (GitHub Flavored Markdown)
8 -
com.vladsch.flexmark.flexmark-ext-autolink
flexmark-java extension for turning plain URLs and email addresses into links
8 -
com.vladsch.flexmark.flexmark-ext-math
flexmark-java extension for parsing and rendering math formulas in LaTeX format. Intended to be used with an HTML renderer like MathJax.
8 -
com.vladsch.flexmark.flexmark-core-test
flexmark test classes for testing core functionality and implementing custom extension tests
0 -
com.vladsch.flexmark.flexmark-ext-abbreviation
flexmark-java extension for defining abbreviations and turning appearance of these abbreviations in text into links with titles consisting of the expansion of the abbreviation
0