You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v0.75.0
Features
list: you can unindent list items until the root
HeadingPlugin: added support for multiple hotkey handlers (e.g. h1, h2, h3)
Bug Fixes
withList: fixed most bugs with deleteBackward and (un)indentation (Tab, Shift+Tab). Nested list items should be moved to the correct position. #544#476#354
useMention: add Cyrillic support
ToolbarCodeBlock:
insert code block when selection is expanded.
if cursor is in the middle of a block, insert and select code block after the selected block