Commit Graph

1 Commits

Author SHA1 Message Date
Maxim Kim
c9c4b84df5 Version 0.9
* [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, without exclamation mark
  * [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 :h :VimwikiUISelect opens current wiki index file.  Should cancel wiki selection.
0001-01-01 00:00:00 +00:00