draftjs_exporter
draftjs_exporter copied to clipboard
Convert Draft.js ContentState to HTML
- [X] In the https://www.draftail.org/ documentation I searched for: nested inline style. - [X] In the issues / pull requests, I searched for: nested inline style - [X] In Stack...
First of all, I would like to thank you as someone who is using this library. I'm using this library with a markdown version. ([draftjs_exporter_markdown](https://github.com/thibaudcolas/draftjs_exporter_markdown)) Because the dom of draftjs_exporter.dom.DOM...
How to apply text align inline style inside header tag? Example : block ``` { "key": "cu1e2", "data": {}, "text": "test", "type": "header-three", "depth": 0, "entityRanges": [], "inlineStyleRanges": [ {...