List markdown shortcut does not work when pasting
Open
Nobody has claimed this yet.
bug
feature: formatting
feature: formatting - lists
- Dominant language
- JavaScript
- Stars
- 659
- Forks
- 133
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 110
Description
Describe the bug
When starting to type a list and paste something for the content it is not converted to a list
To Reproduce
Steps to reproduce the behavior:
- Type
- - Paste text or a link
Expected behavior
The document contains a list item
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the editor behavior: type - , then paste text or a link. Trace the markdown shortcut and list handling used during paste, and verify that the pasted content produces a list item rather than plain text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, markdown
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100