CatMark - Markdown(CommonMark) printer for the terminal
CatMark is a Markdown (following the CommonMark spec) printer for the terminal. It parses your README.md and displays it with color ANSI sequences - it works in your regular Linux/MacOSX terminal, and should even work under Windows 10’s terminal (untested though).
Embedded source code is syntax-highlighted according to the source-type tag.
CatMark is written in Rust, so it’s a regular binary that has no runtime dependencies, and should be quite fast.
The only problem is that it’s largely unfinished for now: