Java library for parsing and rendering Markdown text according to the CommonMark specification (and some extensions). Provides classes for parsing input to an abstract syntax tree of nodes (AST), visiting and manipulating nodes, and rendering to HTML. It started out as a port of commonmark.js, but has since evolved into a full library with a nice API.

Features

  • Small (core has no dependencies, extensions in separate artifacts)
  • Fast (10-20 times faster than pegdown, see benchmarks in repo)
  • Flexible (manipulate the AST after parsing, customize HTML rendering)
  • Extensible (tables, strikethrough, autolinking and more, see below)
  • The library is supported on Java 8 or later
  • Parse and render to HTML

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

BSD License

Follow commonmark-java

commonmark-java Web Site

You Might Also Like
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of commonmark-java!

Additional Project Details

Programming Language

Java

Related Categories

Java Libraries

Registered

2023-08-11