Hey, I want these assigned colors to be exported as `<span style="color:red"></span>` Right now it is being exported as a tag- `<span color:red></span>` Is it possible?
Hey,
I want these assigned colors to be exported as
<span style="color:red"></span>Right now it is being exported as a tag-
<span color:red></span>Is it possible?