Package Resources
Stars
71
Unreleased Activity
First Release
5
years agoLast Release
7
months agoDownloads
1.9m
last 90 daysLast Stable Version
1.4.44
Activity
last year
Pull Requests
Open
1
Merged
6
Issues
Open
4
Closed
3
Version 1.4.44
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.9.4A 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.