| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-04-05 | 647 Bytes | |
| v2023.04.04 source code.tar.gz | 2023-04-05 | 1.8 MB | |
| v2023.04.04 source code.zip | 2023-04-05 | 1.8 MB | |
| Totals: 3 Items | 3.5 MB | 0 | |
2023.04.04
New:
- Issue [#1261]: Feature: Support for
<mark>in Markdown highlighting with yellow background and back foreground - Issue [#1274]: Feature: Continue blockquote when
<CR>is pressed in insert mode; also add theblockquote_markersvariable
Fixed:
- Issue [#1267]: Improve performance on link creation by speeding up
is_diary_file() - Issue [#1229]: Bug:
VimwikiGotowithout argument creates empty page - Issue [#1316]: Permit tags in heading and improve
VimwikiSearchTagsandVimwikiRebuildTags - Issue [#1270]:
VimwikiAddHeaderLevelmap (3=) was broken by a previous refactoring commit