freebsd-ports/devel/py-mdv/pkg-descr
Dmitry Marakasov c637402081 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
2018-04-25 16:42:37 +00:00

12 lines
627 B
Text

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/