README.md in vimwiki_markdown-0.6.0 vs README.md in vimwiki_markdown-0.7.0

- old
+ new

@@ -4,9 +4,18 @@ This gem allows vimwiki pages written in (github enhanced) markdown to be converted to HTML. It is currently a work in progress (but working for me ;) +## Example +It turns this: + +![markdown](A.png) + +into + +![finished](B.png) + ## Requirements Ruby installed on your computer & up to date version of vimwiki https://www.ruby-lang.org/en/installation/