Sanitize HTML and merge styles into single file

This commit is contained in:
thiloho
2024-08-25 15:06:55 +02:00
parent 1c1aaf28e6
commit e7acc9749f
8 changed files with 574 additions and 120 deletions

View File

@@ -28,6 +28,7 @@
"dependencies": {
"github-slugger": "2.0.0",
"highlight.js": "11.10.0",
"isomorphic-dompurify": "2.14.0",
"marked": "14.0.0",
"marked-highlight": "2.1.4"
}