Skip to content

Fixed GFM autocomplete to disallow non-word characters in string

Phil Hughes requested to merge gfm-autocomplete-char-in-middle into master

What does this MR do?

Disallows GFM autocomplete working when a non-word character is enter in the middle of the string.

Screenshots (if relevant)

Screen_Shot_2016-12-12_at_09.47.46

What are the relevant issue numbers?

Closes #25540 (closed)

Merge request reports