- Display @ in front of mentions
- Fix mentions for user names with semicolons
- Add support for new mention syntax
@{[email protected]}
- Drop support for nodejs versions < 6
- Major refactoring of the plugin using ES2015 features
- Update markdown-it to 5.0.0
- Use markdown-it 4
- Remove trailing whitespaces in usernames
- Add hovercardable to mentions
- Update markdown-it to 3.0.5
- Update markdown-it to 3.0.3
- Fix XSS
- Move the class attribute in the link to the end
- Initial release