Package Resources
Stars
271
Unreleased Activity
First Release
1
years agoLast Release
1
months agoDownloads
107.7k
last 90 daysLast Stable Version
0.8.1
Activity
last year
Pull Requests
Open
1
Merged
79
Issues
Open
4
Closed
19
Version 0.8.1
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
cmark
0.10.0Elixir NIF for cmark (C), a parser library following the CommonMark spec, a compatible implementation of Markdown.