pegdown
Markdown processor
A Markdown processor based on a parboiled PEG parser supporting various extensions and dialects.
A pure-Java Markdown processor based on a parboiled PEG parser supporting a number of extensions
1k stars
62 watching
216 forks
Language: Java
last commit: about 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of efficient parsing algorithms in Java and Scala for building robust parsers. | 1,285 |
| An implementation of markdown syntax in C using a parsing expression grammar | 698 |
| A Markdown parser written in Elixir that can be used to process and transform Markdown text into various formats. | 874 |
| A macro-based PEG parser generator for Scala that enables fast and elegant parsing of arbitrary input text. | 716 |
| Enhances GitHub Flavored Markdown with additional functionality | 452 |
| A utility for processing and rendering Markdown text with customizable transformations | 0 |
| An implementation of a Markdown parser for use with SWI-Prolog | 20 |
| An opinionated Markdown parser with features like AST generation and custom directives | 94 |
| A Python module for generating multiple file formats from Markdown source | 350 |
| A fast and extensible Markdown parser for PHP | 1,002 |
| A Swift implementation of Markdown syntax for processing and converting text | 69 |
| A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
| A JavaScript library for rendering markdown template literals to HTML | 34 |
| A Clojure library that parses Markdown text and generates HTML output | 547 |
| A markdown parser written in Crystal, compliant to CommonMark specification. | 110 |