I find it difficult to make this to work. Prism js requires the below structure
<pre>
<code>
</code>
</pre>
But when inserting 'code-block' in draftjs, we are getting only 'pre' tags and no 'code' tags.
I got struck on this for nearly a month. I highly appreciate any help on this.
thanks,
Rethna