nozer/quill-delta-to-html

Support for rendering direct to react?

Closed this issue · 2 comments

Would be cool if this could output React instead of HTML as I will have to process the out from this into react rather than use __dangerousSetInnnerHtml

nozer commented

Yes it would be great but I don't have time to do it at this point. Sorry :(

Hey @nozer How to display the var html = converter.convert(); in react? It just displays as a string for me.