mmark

Parser

A markdown parser designed to produce high-quality error messages and offer extensions for customizing its behavior

Strict markdown processor for writers

GitHub

112 stars
3 watching
20 forks
Language: Haskell
last commit: 4 months ago
haskellmarkdownmmark

Related projects:

Repository Description Stars
kivikakk/comrak A Markdown parser and formatter that supports both CommonMark and GitHub Flavored Markdown syntaxes. 1,219
pulldown-cmark/pulldown-cmark An efficient parser for Markdown markup language 2,102
github/cmark-gfm A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. 915
commonmark/cmark A C library and program that implements the CommonMark syntax specification 1,667
mrkkrp/megaparsec An industrial-strength monadic parser combinator library. 925
recski/hunparse An NLTK-based parser that provides morphological annotation for languages using KR-style annotations. 4
jgm/commonmark-hs A flexible and extensible Haskell library for parsing markdown syntax 137
hougesen/mdsf A tool for formatting and verifying markdown code with various programming languages and formatters. 26
soasme/nim-markdown A Markdown parser written in Nim. 152
dimerapp/markdown An opinionated Markdown parser with features like AST generation and custom directives 94
mamantoha/crystal-cmark-gfm A Crystal wrapper around GitHub's CommonMark parser for parsing and rendering markdown content 8
icyleaf/markd A markdown parser written in Crystal, compliant to CommonMark specification. 110
amauryt/cr-cmark-gfm A C binding for the cmark-gfm markdown parser and renderer 21
mdiep/mmmarkdown A framework for converting Markdown text to HTML 1,251