ichord / At.js

Add Github like mentions autocomplete to your application.
http://ichord.github.com/At.js
MIT License
5.3k stars 668 forks source link

Escape dot in highlighter regex #576

Closed dixon closed 3 years ago

dixon commented 5 years ago

When . is the first character in a query, the regex incorrectly matches any character after a closing >, not the intended query text.