diff options
Diffstat (limited to 'office/vmd/README')
-rw-r--r-- | office/vmd/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/office/vmd/README b/office/vmd/README index 3f08e5c334b9..4c0294505168 100644 --- a/office/vmd/README +++ b/office/vmd/README @@ -1,8 +1,9 @@ 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. +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. +This version is patched to ignore img tags, which makes vmd fail to +parse certain markdown documents. |