flexmark-java

Markdown processor

A Java implementation of Markdown parsing and conversion to various formats.

CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.

GitHub

2k stars
58 watching
275 forks
Language: Java
last commit: 4 months ago
Linked from 1 awesome list

commonmarkhtml-to-markdownjavamarkdownmarkdown-conversionmarkdown-flavorsmarkdown-parsermarkdown-processormarkdown-to-htmlmarkdown-to-pdfpegdown

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
commonmark/commonmark-java A Java library for parsing and rendering Markdown text according to the CommonMark specification 2,318
markdown-it/markdown-it A fast and customizable Markdown parser with extensive support for syntax extensions and plugins. 18,476
thephpleague/commonmark A PHP library that parses Markdown text into HTML 2,764
remarkjs/remark Tools for processing and transforming markdown text into various formats. 7,778
xoofx/markdig A fast, extensible Markdown processor for .NET with support for various Markdown flavors and features. 4,468
commonmark/commonmark.js A JavaScript library for parsing and rendering Markdown syntax 1,449
remarkjs/react-markdown A React component for rendering markdown safely and efficiently in web applications 13,359
davidanson/markdownlint Analyzes Markdown and CommonMark files for consistency and formatting errors 4,868
iamacup/react-native-markdown-display A React Native component that renders Markdown text using native components, compatible with CommonMark syntax. 614
nextapps-de/flexsearch A high-performance full-text search library for browser and Node.js applications 12,576
evilstreak/markdown-js A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility 7,697
noah1400/commonmark-marker-extension Adds highlighted text support to the CommonMark PHP implementation 2
jfcere/ngx-markdown An Angular library to parse markdown content and render HTML with syntax highlighting and other features. 1,070
fb55/htmlparser2 A fast and forgiving HTML parser with a focus on minimal allocations 4,474
jgm/commonmark-hs A flexible and extensible Haskell library for parsing markdown syntax 137