jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.41k stars 1.16k forks source link

Source code editor #669

Open dgaydukov opened 6 years ago

dgaydukov commented 6 years ago

Hi! For ckeditor (https://sdk.ckeditor.com/samples/sourcearea.html) we have a button called "source", and you can click it and edit content as raw html. It also useful for copy/paste html. Do we have something like this in react-draft-wysiwyg, cause i think it really useful stuff

spchuang commented 6 years ago

Would also love this feature

lukeliasi commented 5 years ago

Have you tried this? https://github.com/jpuri/react-draft-wysiwyg/issues/315#issuecomment-439028260