editor-js / editor-js/inline-code
Nested <code> elements
Open
good first issue
- Dominant language
- TypeScript
- Stars
- 63
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce:
1. Type "A B C D E X a b c d e" in a paragraph.
2. Select "X" and click on InlineCode button (with "<>" icon)
3. Select "E X a" and click on InlineCode button
4. Select "D E X a b" and click on InlineCode button
And so on...
Expected behavior:
One `` element instead of nested `` elements
Screenshots:
Device, Browser, OS: Firefox and Chrome on Windows
Editor.js version: 2.30.7
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.