codex-team / codex-team/editor.js
Support for <font> tag inside the paragraph block
Open
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Is there a method to automatically transform plain text pasted into a paragraph block into colored text?
Within our internal application, we employ EditorJs as our editor tool. Users often need to paste content that includes text tags within the editor. In this scenario, I aim to ensure that the colors applied through these tags are visible. While I'm aware of existing plugins for text coloring, this is a distinctive use case. Users are pasting entire content into the editor, rather than composing it from scratch or manually applying color.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.