blob: 3f08e5c334b91f5357773019d4393430a075eafb (
plain)
1
2
3
4
5
6
7
8
|
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 make vmd fail
parsing certain markdown documents.
|