Thomas Lamprecht 71bc0913bd markdown: encode bad nodes HTML instead of pruning it
As pruning means content an user wrote into the box, even if with
malicious intend, gets hidden and that can be quite confusing..

So rather get the outerHTML, transform it with ExtJS's htmlEncode and
set it again.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-07-04 19:22:40 +02:00
2021-07-03 16:34:47 +02:00
2021-06-29 12:21:06 +02:00
Description
No description provided
1.2 MiB
Languages
JavaScript 93.1%
SCSS 4.7%
Makefile 1.1%
CSS 1.1%