feat: integrate remarks with XSS cleaning

This commit is contained in:
Björn Fromme
2025-01-08 17:26:13 +01:00
parent 6c68c598b1
commit b5eeeda3fa
4 changed files with 272 additions and 2 deletions
+2 -1
View File
@@ -50,7 +50,8 @@
"twig/extra-bundle": "^2.12|^3.0",
"twig/html-extra": "^3.15",
"twig/intl-extra": "*",
"twig/twig": "^2.12|^3.0"
"twig/twig": "^2.12|^3.0",
"voku/anti-xss": "^4.1"
},
"config": {
"allow-plugins": {