editor@2.3.0
seonim-ryu
released this
20 Jul 10:53
·
361 commits
to master
since this release
New Features
Editor
- d0b7501 [Markdown] Smart task's marker (#1080) : This is a function to change the state of the marker in the task list according to the user's action
Case 1 : When pressing the x
or backspace key in square brackets corresponding to the task marker
Case 2 : When pressing the shift + ctrl + x
shortcut in the task list
Bug Fix
Editor
- 5a5ae7d [Markdown] Remove highlight from preview after blur (#1093)
- f98ffc4 [WYSIWYG] Remove newlines in copied text when pasting to table (#1102)
- 6be680c [WYSIWYG] Script error occurs in table when selecting or adding column (#1110)