Files
workavia-mail-front/core
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-01-19 11:34:43 +07:00
2022-09-29 16:51:50 +07:00
2021-07-29 11:42:41 +07:00
2026-01-19 11:34:43 +07:00
2026-01-19 11:34:43 +07:00
2021-07-29 11:42:41 +07:00