marcli
Converts CommonMark Markdown to ANSI-escaped terminal output. Renders headings, lists, code blocks, inline formatting, links, and more as styled text for terminal emulators.
MarkdownPackage Resources
Stars
Unreleased Activity
First Release
5
months agoLast Release
28
days agoDownloads
2.4k
last 90 daysLast Stable Version
0.4.1
Version 0.4.1
Dependencies
2An MDEx plugin enabling multi-line cells in Markdown tables with full inline/block Markdown rendering and automatic key-column continuation guessing.
Optional Dependencies
Dependencies that are not required by default but can be installed or enable additional features or functionality
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.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