kadikraman / draftjs-md-converter

Converts content from Draft.js blocks to Markdown and vice versa.
https://kadikraman.github.io/draftjs-md-converter/
MIT License
145 stars 37 forks source link

converting draftjsToMd not getting in html string #69

Open kishan-tocca opened 3 years ago

kishan-tocca commented 3 years ago

draftjsToMd( convertToRaw(editorState.getCurrentContent()) ); need to format it in HTML elemt but getting normal string which is not getting supported in dangerouslySetInnerHTML while using.

getting output like this : "kj draft entities they are correct and displaying in draft correctly but are output a"