mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-22 16:11:29 +00:00
fix(telegram): render HTML with markdown-it and strip HTML from Discord bodies
This commit is contained in:
parent
ea049e28c9
commit
9899cd01bf
7 changed files with 90 additions and 18 deletions
|
|
@ -25,6 +25,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"h3": "^1.15.3",
|
||||
"markdown-it": "^15.0.0",
|
||||
"nuxt": "^4.1.0",
|
||||
"octokit": "^4.1.0",
|
||||
"valibot": "^1.4.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue