2 Commits

Author SHA1 Message Date
5e6236548d Merge branch 'main' into feature/collections 2025-07-25 14:22:42 +02:00
Stefan Hardegger
f068a6eb6f Adjust sanitation setting 2025-07-25 14:21:25 +02:00

View File

@@ -35,8 +35,7 @@
"summary": ["class", "style"]
},
"allowedCssProperties": [
"color", "font-size", "font-weight",
"font-style", "text-align", "text-decoration", "margin",
"font-weight", "font-style", "text-align", "text-decoration", "margin",
"padding", "text-indent", "line-height"
],
"removedAttributes": {