amp
Amp is an Elixir Markdown to AMP HTML converter. For more information on AMP HTML see: https://www.ampproject.org/learn/overview/
MarkdownPackage Resources
Stars
Unreleased Activity
First Release
9
years agoLast Release
9
years agoDownloads
12.7k
last 90 daysLast Stable Version
0.1.0
Version 0.1.0
Dependencies
2Earmark 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.
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.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.12.4A CommonMark-compliant fast and extensible Markdown parser and formatter.
markdown_formatter
1.0.0A mix format plugin for markdown files