Bug Fixes
- 517ae42 Fix: continuelist works in codeblock (fix: #529)
- cd8f340 Fix: rendering is different between preview and wysiwyg (fix: #528)
- f14d984 Fix: left/right key works wrong around hr (fix: 543)
- 201d9c6 Fix: data-tomark-pass appear when bracket is used for text (fix: #551)
- 6212d75 Fix: color-picker apply button position (#544)
- afde78e Fix: emphasis syntax broken when tag is nested (fix: #539)
- 585c75f Fix: undo stack do not clear when setValue (fix: #549)
- 7cdd915 Fix: scroll sync does not work in last line
- f7cb8b5 Fix: exception (fix #97)
- fa07c9d Fix: codeblock bash comment works like heading when scroll sync (fix #275 #92)
- 791d28a Fix: spelling: Change "writting" to "writing"
- 9423b6d Fix: exception occurs when called setEndBeforeRange in Windows Chrome 75 (#571)
- dfa367a Fix: IEditorOptions does not have 'viewer' option (fix: #566)
- 2267780 Fix: scroll move to the top when change text color (fix: #569)
- e731b8c Fix: exception occurs when called setEndBeforeRange in Windows 10 Chrome 75
Enhancement
- f179bb0 Refactor: change naming (reflect code review)