Skip to content

Stops GFM special characters interfering with markdown tags

Phil Hughes requested to merge markdown-input-symbol-regex into master

What does this MR do?

Stops GFM reference characters from interfering with markdown characters. This still keeps original behaviour of allowing (@test) but stops ## from triggering the gfm reference dropdown

Screenshots (if relevant)

gfm

Merge request reports