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