Release 3.3.0
3.3.0 (2022-04-19)
Features
- Suggestions: Allow data-NAME as attribute on the mention-link. (e13397e)
Bug Fixes
- Suggestions: Use the closest element as the one where attributes are copied from. e.target is not necessarily the anchor itself but can be any element within the anchor. (eadde22)