Allow matched parenthesis inside plain links.

This commit is contained in:
Tom Alexander
2023-09-21 18:34:32 -04:00
parent 5716cbccea
commit 9b2348c0ef
2 changed files with 143 additions and 11 deletions

View File

@@ -0,0 +1,9 @@
foo_(bar)
foo_(b(ar)
foo_(b{ar)
foo_{b(ar}
foo_(b(a)r)