Files
vimwiki/autoload/vimwiki
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
..
2014-09-12 11:31:06 +02:00
2019-01-30 21:13:29 +01:00
2019-04-01 09:46:41 -06:00
2018-04-20 07:03:53 +02:00