Add code highlighting
All checks were successful
CI / Test and lint (push) Successful in 19s

This commit is contained in:
2025-04-26 18:27:32 +04:00
parent b907cc2f65
commit 9305e9f718
8 changed files with 308 additions and 1 deletions

3
deno.lock generated
View File

@@ -54,6 +54,7 @@
"npm:nostr-tools@^2.7.0": "2.10.4",
"npm:nostr-wasm@0.1.0": "0.1.0",
"npm:path-to-regexp@6.2.1": "6.2.1",
"npm:prismjs@1.29.0": "1.29.0",
"npm:prismjs@^1.29.0": "1.29.0",
"npm:sanitize-html@^2.13.0": "2.13.1",
"npm:websocket-ts@^2.1.5": "2.1.5",
@@ -71,7 +72,7 @@
"npm:marked-alert",
"npm:marked-footnote",
"npm:marked-gfm-heading-id",
"npm:prismjs",
"npm:prismjs@^1.29.0",
"npm:sanitize-html"
]
},