This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
Copy Paste Lists doesn't Wrap First List Item #44
Open
Description
Describe the bug
Copy/Paste List Items doesn't wrap the first Item in the List.
To Reproduce
Steps to reproduce the behavior:
- Go to the demo
- Select the existing list in the editor
- Press CtrlC to Copy
- Press CtrlV to Paste
- The first Item of the list is not wrapped within the list
Expected behavior
All the items should be wrapped within the list.
Additional context
Please note that an Ordered List on Copy/Paste also changes to Unordered List in markdown.