I wanted something small that made
mdpager README.md
feel much like using less on a normal text file, so I’ve released the first version of mdpager, a small terminal pager for Markdown (in Rust).
The dependency list is fairly small: pulldown-cmark, unicode-width and libc.
This is version 0.1.0, so I’d particularly appreciate testing on different terminal emulators.
Repository:
https://github.com/OliverObst/mdpager