aboutsummaryrefslogtreecommitdiff
path: root/devel/py-mdv/pkg-descr
blob: ceef818501fe0026210c917978769a83e7b040ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
When you edit multiple md files remotely, like in a larger mkdocs project,
context switches between editing terminal(s) and viewing browser may have some
efficiency impact. Also sometimes there is just no browser, like via security
gateways offering just a fixed set of applications on the hop in machine.
Further, reading efficiency and convenience is often significantly improved by
using colors. And lastly, using such a thing for cli applications might improve
user output, e.g. for help texts.

This is where mdv, a Python based Markdown viewer for the terminal might be a
good option.

WWW: https://pypi.org/project/mdv/