editorjs-text-color-plugin
editorjs-text-color-plugin copied to clipboard
Output data color attribute missing
Editorjs Version 2.28.2
editorjs-text-color-plugin Version 2.0.3
Device PC
Operating System Windows Browser 115.0.5790.110 (Official build), (64 bit)
How to reproduce the issue
changing color text
save editor js
color attribute missing and ouput just <font>text</text>
Expectation: output will be with color attribute Reality: color attribute missing
Same error ... Did you solve it?