automatic conversion of html entities after reloading the page in the editor #15792
Labels
[Feature] Rich Text
Related to the Rich Text component that allows developers to render a contenteditable
[Package] Rich text
/packages/rich-text
[Type] Bug
An existing feature does not function as intended
The used html entities (curly braces) are automatically converted to "normal" characters after reloading the page in the editor.
Tested in code and paragraph block.
No automatic conversion of html entities after opening or editing the content in the editor.
A solution via a filter hook would certainly be useful and could cause an optional global deactivation of the conversion.
The text was updated successfully, but these errors were encountered: