EasyAdminBundle
EasyAdminBundle copied to clipboard
Modal preview of text_editor content escapes HTML output
I'm not sure if this is a security feature or a bug. But, when using TextEditorField
you get this output in modal:
In my case, I would prefer raw output.
If this is security related, you could at least provide an option, to outputRaw HTML output.