Fork turndown for Discord-like link escaping

This commit is contained in:
Cadence Ember 2024-07-30 23:45:44 +12:00
parent a6251e850c
commit 742d34f15e
4 changed files with 52 additions and 11 deletions

View file

@ -21,9 +21,11 @@
"@cloudrac3r/html-template-tag": "^5.0.1",
"@cloudrac3r/mixin-deep": "^3.0.0",
"@cloudrac3r/pngjs": "^7.0.3",
"@cloudrac3r/turndown": "^7.1.4",
"better-sqlite3": "^9.0.0",
"chunk-text": "^2.0.1",
"cloudstorm": "^0.10.8",
"domino": "^2.1.6",
"entities": "^4.5.0",
"get-stream": "^6.0.1",
"heatsync": "^2.5.3",
@ -36,7 +38,6 @@
"snowtransfer": "^0.10.5",
"stream-mime-type": "^1.0.2",
"try-to-catch": "^3.0.1",
"turndown": "^7.1.2",
"xxhash-wasm": "^1.0.2"
},
"devDependencies": {