earmark_reversal
Convert an Earmark AST back to Markdown. Extracted from the Livebook project.
MarkdownPackage Resources
Stars
Unreleased Activity
First Release
3
years agoLast Release
3
years agoDownloads
2.1k
last 90 daysLast Stable Version
0.1.0
Version 0.1.0
This package has no dependencies
Community
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.44AST parser and generator for Markdown
earmark
1.4.48Earmark 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.11.6A CommonMark-compliant fast and extensible Markdown parser and formatter.
markdown_formatter
1.0.0A mix format plugin for markdown files