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
272 forks
Language: Java
last commit: about 2 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,299
markdown-it/markdown-it A fast and customizable Markdown parser with extensive support for syntax extensions and plugins. 18,310
thephpleague/commonmark A PHP library that parses Markdown text into HTML 2,747
remarkjs/remark Tools for processing and transforming markdown text into various formats. 7,703
xoofx/markdig A fast, extensible Markdown processor for .NET with support for various Markdown flavors and features. 4,390
commonmark/commonmark.js A JavaScript library for parsing and rendering Markdown syntax 1,444
remarkjs/react-markdown A React component for rendering markdown safely and efficiently in web applications 13,230
davidanson/markdownlint Analyzes Markdown and CommonMark files for consistency and formatting errors 4,819
iamacup/react-native-markdown-display A React Native component that renders Markdown text using native components, compatible with CommonMark syntax. 599
nextapps-de/flexsearch A high-performance full-text search library for browser and Node.js applications 12,511
evilstreak/markdown-js A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility 7,696
noah1400/commonmark-marker-extension Adds highlighted text support to the CommonMark PHP implementation 2
jfcere/ngx-markdown A library that provides markdown parsing and syntax highlighting capabilities for Angular applications 1,065
fb55/htmlparser2 A fast and forgiving HTML parser with a focus on minimal allocations 4,451
jgm/commonmark-hs A flexible and extensible Haskell library for parsing markdown syntax 135