sstur / react-rte

Pure React rich text WYSIWYG editor based on draft-js.
https://react-rte.org
ISC License
2.86k stars 431 forks source link

How to get WYSIWYG when images are used #444

Open borgdrone7 opened 2 years ago

borgdrone7 commented 2 years ago

Hi,

Is it possible to render the content of the editor exactly as it shows when in edit mode. Issue is that vertical alignment is different in edit and render mode. I did everything regarding styles as explained here: https://github.com/sstur/react-rte/issues/402, however still resulting rendering of output is not the same as when seen in editor. Please check attached images. rendermode editmode