From fc2e9f0dba069f620e2b00b1356aacb8ea869fb8 Mon Sep 17 00:00:00 2001 From: Brennen Bearnes Date: Mon, 18 Jul 2022 20:52:08 -0600 Subject: [PATCH] vimwiki.txt: include jsn and Vimwiki2HTMLBrowse fix For https://github.com/vimwiki/vimwiki/pull/1240 --- doc/vimwiki.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index a07d4dc..72d3f9a 100644 --- 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|