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
2026-03-10 11:06:16 +07:00
2026-03-10 11:06:16 +07:00
2026-03-25 11:52:35 +07:00
2026-03-10 11:06:16 +07:00
2026-03-10 11:06:16 +07:00
2026-03-10 11:06:16 +07:00
2026-03-24 22:16:43 +07:00
2026-01-06 13:53:22 +07:00
2026-01-19 11:34:43 +07:00
2026-03-10 11:06:16 +07:00
2026-03-10 11:06:16 +07:00
2026-03-21 17:23:18 +07:00
2026-03-10 11:06:16 +07:00
2026-03-21 17:23:18 +07:00
2026-03-10 11:06:16 +07:00
2026-03-25 11:52:35 +07:00
2024-11-15 14:25:23 +07:00
2026-03-10 11:06:16 +07:00
2026-01-06 13:53:22 +07:00
2026-01-29 18:00:36 +07:00
2026-03-10 11:06:16 +07:00
2026-03-10 11:06:16 +07:00
2026-03-10 11:06:16 +07:00
2026-03-10 11:06:16 +07:00
2026-03-10 11:06:16 +07:00
2026-03-21 17:23:18 +07:00
2026-03-10 11:06:16 +07:00
2026-03-10 11:06:16 +07:00
2026-03-10 11:06:16 +07:00
2026-03-21 17:23:18 +07:00
2026-03-12 15:15:03 +07:00
2025-07-15 12:40:02 +07:00
2026-03-10 11:06:16 +07:00