cmark
Elixir NIF for cmark (C), a parser library following the CommonMark spec, a compatible implementation of Markdown.
MarkdownPackage Resources
Stars
Unreleased Activity
First Release
10
years agoLast Release
4
years agoDownloads
4.4k
last 90 daysLast Stable Version
0.10.0
Version 0.10.0

Failed to load version 0.10.0 information.
Please refresh in a bit
earmark_parser
1.4.44AST parser and generator for Markdown
earmark
1.5.0-pre1Earmark is a pure-Elixir Markdown converter. It is intended to be used as a library (just call Earmark.as_html), but can also be used as a command-line tool (run mix escript.build first). Output generation is pluggable.
markdown_formatter
1.0.0A mix format plugin for markdown files
mdex
0.8.1A CommonMark-compliant fast and extensible Markdown parser and formatter.