Skip to content

Commit

Permalink
Version 0.9
Browse files Browse the repository at this point in the history
  * [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.
  • Loading branch information
habamax authored and vim-scripts committed Oct 18, 2010
1 parent af8a808 commit c9c4b84
Showing 1 changed file with 443 additions and 224 deletions.

0 comments on commit c9c4b84

Please sign in to comment.