lokiuz/redraft

How to get the HTML output after ```convertToRaw()```

santhosh-umapathi-appymango opened this issue · 0 comments

Hello,

I was trying to get the content output as html and attached custom styles to the convertToRaw() results. But cant find a way to retreive HTML output, it just returns react nodes.

How to get the HTML output after convertToRaw()