vimwiki 0.9
What’s new:
- [new] You can add classes to ‘pre’ tag —
:h vimwiki-syntax-preformatted. This might be useful for coloring some programming code with external js tools like google syntax highlighter. - [new] !WikiPage is not highlighted. It is just a plain word WikiPage in HTML.
- [new] Definition lists, see
:h vimwiki-syntax-lists. - [new] New implementation of
:h VimwikiRenameWord. CAUTION: It was tested on 2 computers only, backup your wiki before use it. Email me if it doesn’t work for you. - [new] HTML: convert
[ ]to html checkboxes. - [new] Default CSS: gray out checked items.
- [fix] Less than 3 characters are not highlighted in Bold and Italic.
- [fix] Added vimwiki autocmd group to avoid clashes with user defined autocmds.
- [fix] Pressing ESC while
:VimwikiUISelectopens current wiki index file. Should cancel wiki selection.
Get it from vimwiki downloads list.
