vimwiki/doc
Patrick Davey 5f01182468 Add html_filename_parameterization option.
This adds the vimwiki_local `html_filename_parameterization` option (0|1)
which performs the same sanitization of filenames as does the
vimwiki_markdown gem.

For example, if your file is called "My File.md" it will be written out
as "my-file.html".

If the html_filename_parameterization options is enabled, we also _do
not delete_ non-matching html files when the VimwikiAllToHtml command is
run.

Closes #129
2019-04-13 10:07:51 +12:00
..
screenshot_1.png Add two screenshots 2015-11-17 15:52:02 +01:00
screenshot_2.png Add two screenshots 2015-11-17 15:52:02 +01:00
vimwiki.txt Add html_filename_parameterization option. 2019-04-13 10:07:51 +12:00