fixed s:get_links so that it finds both link styles when using markdown syntax

This commit is contained in:
Brennen Bearnes
2022-07-18 17:44:04 -06:00
parent 2a8775c21d
commit 3ac8e1ae14
2 changed files with 12 additions and 4 deletions
+2
View File
@@ -3973,6 +3973,7 @@ Contributors and their Github usernames in roughly chronological order:
- Jean-Luc Bastarache (@jlbas)
- Youssof Taha (@ysftaha)
- Thomas Leyh (@leyhline)
- nebulaeandstars (@nebulaeandstars)
==============================================================================
16. Changelog *vimwiki-changelog*
@@ -4046,6 +4047,7 @@ Changed:~
Removed:~
Fixed:~
* PR #1245 / issue #1244: Fix VimwikiBacklinks handling of bracketed links
* Issue #1193: Fix wildcard expansion in |find_autoload_file|
* PR #1108: Fix resolution of leading-slash page links, add link tests
* Allow title values with quotes