slackbuilds_ponce/office/vmd/README
B. Watson 44098e9704 office/vmd: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-14 03:52:54 -04:00

9 lines
353 B
Text

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 version is patched to ignore img tags, which makes vmd fail to
parse certain markdown documents.