mmark
Parser
A markdown parser designed to produce high-quality error messages and offer extensions for customizing its behavior
Strict markdown processor for writers
111 stars
3 watching
20 forks
Language: Haskell
last commit: 17 days ago haskellmarkdownmmark
Related projects:
Repository | Description | Stars |
---|---|---|
kivikakk/comrak | A Markdown parser and renderer compatible with CommonMark and GitHub Flavored Markdown standards. | 1,204 |
pulldown-cmark/pulldown-cmark | An efficient parser for Markdown markup language | 2,080 |
github/cmark-gfm | A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. | 906 |
commonmark/cmark | A C library and program that implements the CommonMark syntax specification | 1,652 |
executablebooks/mdformat | A command-line tool and Python library to format Markdown text according to a consistent style | 449 |
mrkkrp/megaparsec | An industrial-strength monadic parser combinator library. | 919 |
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 | 135 |
hougesen/mdsf | A tool to format markdown code snippets using various formatters. | 23 |
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. | 109 |
amauryt/cr-cmark-gfm | A C binding for the cmark-gfm markdown parser and renderer | 20 |
mdiep/mmmarkdown | A framework for converting Markdown text to HTML | 1,248 |