vimwiki dev
While I was quite busy at my current ‘doings for a life’, vimwiki has got new developer — Mikhail Trishchenkov. And he does a very good job at hacking vimwiki and fixing its bugs!
We also released 0.9.9 version — I had no time to post about it here.
But you can check the current vimwiki’s dev version (vimwiki-dev-2010-03-10.zip) with the following changes:
- NEW: Issue 44: Shift-Tab should move cursor to the previous table cell.
- NEW: Issue 46: Do not htmlize some wiki pages (blacklist). New placeholder is added:
%nohtml. Seevimwiki-nohtml. - FIX: Issue 47: Lists aren’t HTMLized properly.
- FIX: Issue 49: Table is not HTMLized properly at the end of wiki page.
- FIX: Issue 50: Inline formatting is not performed in table cells.
- FIX: Issue 51: Cannot insert ‘-’ (minus) into table cells of the first column.
- FIX: Issue 52: Table cell width is incorrect when double wide characters are used (ie. Chinese). Check
g:vimwiki_CJK_length. - NEW: Issue 54: Highlight for placeholders.
Enjoy!
