Releases: shikimori/shiki-editor
Releases · shikimori/shiki-editor
Release 1.0.1
- fix suggestions sometimes become broken when typing nickname very quickly (d92b814)
- suggestion should not eat trailing [^\w]+ that are not part of selected nickname (c1be858)
- add preventSuggestions flag to mark spec used in _suggestionTextBetween logic in suggestions (5f91153)
- prevent suggestions from eating extra content #2107 (a45e6eb)
- Update README.md (462f7c0)