Files
workavia-mail-front/core/lib/utils
Théo Poizat 40030fe88e Properly escape HTML in every Scribe actions
In recent commits I separated how we could add text in the editor. So
we need to escape HTML in both method that add text:
insertTextInEditor and setTextInEditor.

I had to extract the HTML escape part of
convertTextContentToHtmlContent because when using setTextInEditor we
do not need to convert \n to <br>.
2026-03-25 11:52:35 +07:00
..
2026-03-25 11:52:35 +07:00
2023-03-10 21:10:36 +07:00
2023-03-10 21:10:36 +07:00