update discord-markdown to escape less stuff

This commit is contained in:
Cadence Ember 2023-08-18 01:22:33 +12:00
commit 2d14e84312
4 changed files with 44 additions and 3 deletions

View file

@ -17,7 +17,7 @@
"dependencies": {
"better-sqlite3": "^8.3.0",
"cloudstorm": "^0.8.0",
"discord-markdown": "git+https://git.sr.ht/~cadence/nodejs-discord-markdown#9799e4f79912d07f89a030e479e82fcc1e75bc81",
"discord-markdown": "git+https://git.sr.ht/~cadence/nodejs-discord-markdown#440130ef343c8183a81c7c09809731484aa3a182",
"heatsync": "^2.4.1",
"js-yaml": "^4.1.0",
"matrix-appservice": "^2.0.0",