slackbuilds/office/vmd
Ricardo J. Barberis d0eaddebf5
office/vmd: Added (Terminal Markdown Viewer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-08-25 08:13:43 +07:00
..
README office/vmd: Added (Terminal Markdown Viewer). 2019-08-25 08:13:43 +07:00
slack-desc office/vmd: Added (Terminal Markdown Viewer). 2019-08-25 08:13:43 +07:00
vmd.SlackBuild office/vmd: Added (Terminal Markdown Viewer). 2019-08-25 08:13:43 +07:00
vmd.img.patch office/vmd: Added (Terminal Markdown Viewer). 2019-08-25 08:13:43 +07:00
vmd.info office/vmd: Added (Terminal Markdown Viewer). 2019-08-25 08:13:43 +07:00

README

vmd (Terminal Markdown Viewer)

Render markdown in a terminal! Why? Because although Markdown is still
readable as-is, if you use Markdown a lot, it's nice to have something to
render it with the proper formatting - with bold text and emphasis, etc.

This package requires Markdown compiled with python3 support

Also, this version is patched to ignore img tags, which make vmd fail
parsing certain markdown documents.