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
12
years agoLast Release
5
years agoDownloads
7.9k
last 90 daysLast Stable Version
0.10.0
Activity
No Github Activity
Version 0.10.0
Dependencies
1Community
Looks like this space is still empty… Want to be the first to contribute?
Share an article, talk, or podcast by adding resources to this package.
earmark_parser
1.4.46AST parser and generator for Markdown
earmark
1.4.49Earmark 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.13.5A CommonMark-compliant fast and extensible Markdown parser and formatter.
mdex_native
0.2.8Native foundation for MDEx: Comrak, Ammonia, Lumis, and Syntect