-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
🦉 pre-release🐛 bugSomething isn't workingSomething isn't working🔭 area/muya🦏 list blocklist bug and issuelist bug and issue
Description
Description
List item are copied with too much space between list item marker (e.g. -) and first text character if you select multiple list items or copy the whole list.
Steps to reproduce
Paste expected behavior, copy the whole list in preview editor and past it into another editor.
Expected behavior:
- [ ] foo
- [ ] bar
- [ ] bar
- [ ] foo
---
- foo
- bar
- bar
- foo
Actual behavior:
- [ ] foo
- [ ] bar
- [ ] bar
- [ ] foo
---
- foo
- bar
- bar
- foo
Versions
- Mark Text: develop
- Operating system: all
Metadata
Metadata
Assignees
Labels
🦉 pre-release🐛 bugSomething isn't workingSomething isn't working🔭 area/muya🦏 list blocklist bug and issuelist bug and issue