You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using markdown syntax, the default markup for footnotes and links causes an issue with the syntax highlighting if both are used on the same line. I've provided some screenshots below:
full text with cursor on line:
text-replacement without cursor:
I would expect the link regex to not bother with other brackets on the same line, regardless of if they're links or not.