README 353 B

12345678910
  1. vmd (Terminal Markdown Viewer)
  2. Render markdown in a terminal! Why? Because although Markdown is still
  3. readable as-is, if you use Markdown a lot, it's nice to have something
  4. to render it with the proper formatting - with bold text and emphasis,
  5. etc.
  6. This version is patched to ignore img tags, which makes vmd fail to
  7. parse certain markdown documents.