Bug#994209: Markdown links syntax performance issue

2021-09-13 Thread Marco Villegas
I am attaching here the related new patch, which is also available in the merge request added at https://salsa.debian.org/vim-team/vim/-/merge_requests/5. Best, -Marco From: Marco Villegas Date: Mon, 13 Sep 2021 12:42:32 -0500 Subject: Mitigate markdown syntax link performance issue Adapted fro

Bug#994209: Markdown links syntax performance issue

2021-09-13 Thread Marco Villegas
Package: vim-runtime Version: 2:8.2.2434-3 Severity: important Tags: upstream On markdown files of a certain size, the markdown syntax regular expression to detect links can produce a E363 error. More specifically "E363: pattern uses more memory than 'maxmempattern'". This is likely expected since