Package Resources
Stars
3
Unreleased Activity
First Release
3
years agoLast Release
1
years agoDownloads
127.0k
last 90 daysLast Stable Version
1.0.0
Version 1.0.0
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.
mdex
0.8.1A CommonMark-compliant fast and extensible Markdown parser and formatter.
cmark
0.10.0Elixir NIF for cmark (C), a parser library following the CommonMark spec, a compatible implementation of Markdown.