README.md in vimwiki_markdown-0.0.5 vs README.md in vimwiki_markdown-0.1.0
- old
+ new
@@ -18,9 +18,15 @@
Note, the current version of vimwiki does not allow binaries to be called
for the generation of html. This was added on the master branch in [this commit](https://github.com/vimwiki/vimwiki/commit/c1a5bb51adc8cacaa70e2804106817b68295f932)
Currently you will need to make sure you are running the dev branch of vimwiki, or add that commit in yourself
+## Druby
+
+The version 0.1 introduced Druby which we use to greatly speed up the process. You might want to stick
+with the 0.0.x version if things get interesting.
+
+
## Setup
Ensure that your vimiwiki directive in your .vimrc is setup for markdown. For
this we use the custom_wiki2html parameter. My .vimrc looks like this: