Support angle bracket escaped markdown urls (#1211)

* add angle brackets to regex definition

* revert unecessary change to markdown link suffix

* Update vimwiki.txt

---------

Co-authored-by: Charles Schimmelpfennig <charles.schimmelpfennig@corteva.com>
Co-authored-by: NobleRat <tinmarino@gmail.com>
This commit is contained in:
Charles Schimmelpfennig
2023-10-31 11:45:18 -05:00
committed by GitHub
parent a479154770
commit 0bb1b4945b
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -4000,6 +4000,7 @@ Contributors and their Github usernames in roughly chronological order:
- Jean-Luc Bastarache (@jlbas)
- Youssof Taha (@ysftaha)
- Thomas Leyh (@leyhline)
- Charles Schimmelpfennig (@charlesschimmel)
- nebulaeandstars (@nebulaeandstars)
- dmitry kim (@jsn)
- Julian Prein (@druckdev)
@@ -4124,6 +4125,7 @@ New:~
current file
* Feature: Add |VimwikiBaddLink| to add links to the buffer list, without
loading, if they weren't listed yet
* PR 1211: Enable parsing Markdown links escaped with angle brackets
Changed:~
* PR #1047: Allow to replace default mapping of VimwikiToggleListItem