vimwiki

Personal wiki for vim
git clone https://github.com/vimwiki/vimwiki.git
Log | Files | Refs | README | LICENSE

commit fc2e9f0dba069f620e2b00b1356aacb8ea869fb8
parent bd65f7dd7c0d63cda867079c9ccf4f71d5d3b1fd
Author: Brennen Bearnes <code@p1k3.com>
Date:   Mon, 18 Jul 2022 20:52:08 -0600

vimwiki.txt: include jsn and Vimwiki2HTMLBrowse fix

For https://github.com/vimwiki/vimwiki/pull/1240

Diffstat:
Mdoc/vimwiki.txt | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt @@ -3981,6 +3981,7 @@ Contributors and their Github usernames in roughly chronological order: - Youssof Taha (@ysftaha) - Thomas Leyh (@leyhline) - nebulaeandstars (@nebulaeandstars) + - dmitry kim (@jsn) ============================================================================== 16. Changelog *vimwiki-changelog* @@ -4055,6 +4056,7 @@ Changed:~ Removed:~ Fixed:~ + * PR #1240 / issue #1241: Vimwiki2HTMLBrowse now works with Markdown * Issue #950: Correctly follow links containing . * PR #1245 / issue #1244: Fix VimwikiBacklinks handling of bracketed links * Issue #1193: Fix wildcard expansion in |find_autoload_file|