Hey @jpuri !
I was trying to convert a draft to html. While doing so, I was running to an issue that each block was seperated by a \n character. This seemed to be originating from
Is there any workaround where the new line character is not the delimiter?
Thank you
Hey @jpuri !
I was trying to convert a draft to html. While doing so, I was running to an issue that each block was seperated by a
\ncharacter. This seemed to be originating fromdraftjs-to-html/lib/draftjs-to-html.js
Line 615 in c02452e
Is there any workaround where the new line character is not the delimiter?
Thank you