github vimwiki/vimwiki v2024.01.22

latest release: v2024.01.24
3 months ago

2024.01.22

This is something of a catchup release, bundling in changes since April (!) of last year, mostly bugfixes.

New

  • Issue #1279: Fix/Improvement: When re-wrap a long line in a definition by gq it should insert :: at the new line
  • Issue #1211: Support angle bracket escaped markdown urls
  • Make auto_tags preserve existing tag section structure
  • Issue #1315: GTD-style token highlighting
  • Issue #1279: gqq autowrap leading :: definition as &l:comments
  • Issue #1332: message URLs on Mac
  • Util: add vimwiki#vars#set_syntaxlocal function for consistency

Fixed:

  • Issue #1365: Fix: count ignored when looking up diary frequency Issue
  • Issue #1323: Folding code blocks using markdown syntax folds the entire rest of the file
  • Issue #1365: Jumping to nested anchor with markdown
  • Issue #1297: Handle multibyte chars properly in table separators
  • Issue #1311: Newlines in HTML conversion of codeblocks
  • Issue #1326: Duplicate tag generation
  • Issue #1324: File name prompt fixes
  • Fix vimwiki#diary#calendar_sign when g:vimwiki_list is not set
  • Use fnameescape() instead of escape() in edit_file()
  • Admit trailing spaces for YAML delimiters
  • Minor documentation fixes and CI improvements

Don't miss a new vimwiki release

NewReleases is sending notifications on new releases.