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

GitHub

1k stars
62 watching
216 forks
Language: Java
last commit: almost 10 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sirthias/parboiledAn implementation of efficient parsing algorithms in Java and Scala for building robust parsers.1,285
jgm/peg-markdownAn implementation of markdown syntax in C using a parsing expression grammar698
pragdave/earmarkA Markdown parser written in Elixir that can be used to process and transform Markdown text into various formats.874
sirthias/parboiled2A macro-based PEG parser generator for Scala that enables fast and elegant parsing of arbitrary input text.716
gajus/gitdownEnhances GitHub Flavored Markdown with additional functionality452
camacho/markdown-magic-enginesA utility for processing and rendering Markdown text with customizable transformations0
rla/prolog-markdownAn implementation of a Markdown parser for use with SWI-Prolog20
dimerapp/markdownAn opinionated Markdown parser with features like AST generation and custom directives94
smathot/academicmarkdownA Python module for generating multiple file formats from Markdown source350
cebe/markdownA fast and extensible Markdown parser for PHP1,002
swiftstudies/smarkdownA Swift implementation of Markdown syntax for processing and converting text69
burdettelamar/markdown_helperA Ruby gem for pre-processing markdown files with file inclusion and formatting options.40
yerkopalma/marliA JavaScript library for rendering markdown template literals to HTML34
yogthos/markdown-cljA Clojure library that parses Markdown text and generates HTML output547
icyleaf/markdA markdown parser written in Crystal, compliant to CommonMark specification.110