Ionaru / easy-markdown-editor

EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://stackblitz.com/edit/easymde
MIT License
2.31k stars 308 forks source link

Formatting the vertical selection duplicates the text #548

Open ChistokhinSV opened 1 year ago

ChistokhinSV commented 1 year ago

Describe the bug Formatting the vertical selection duplicates the text

To Reproduce Steps to reproduce the behavior:

  1. Select vertical block with alt key
  2. Press 'Bold'
  3. See error

Expected behavior Bold text in selection

Screenshots

  1. selection image

  2. pressed 'Bold' image

  3. Pressed 'ctrl-z' image

Version information