codex-team / codex-team/editor.js
Random <br> tags appearing in pasted unordered/ordered lists
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
When pasting un/ordered lists from Google Docs, or other WYSIWYG editors, ransoming `
` tags are being ported across
When our client encounters these unexpected `
` tags, it produces undesirable results
Is it possible to strip out extra `
` tags as they are not needed?
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the report. Start by reproducing the issue by pasting unordered and ordered lists from Google Docs or another WYSIWYG editor, then trace the paste handling that carries the extra
tags; done means those unnecessary tags are stripped without undesirable list output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100