Support formatting using djot

This commit is contained in:
dtonon 2026-05-11 16:14:59 +01:00
parent ca02419b13
commit 1af92c8399
3 changed files with 435 additions and 100 deletions

View file

@ -39,6 +39,7 @@
"vite": "^8.0.7"
},
"dependencies": {
"@djot/djot": "^0.3.2",
"@nostr/gadgets": "npm:@jsr/nostr__gadgets@^0.1.8",
"@nostr/tools": "npm:@jsr/nostr__tools@^2.23.3"
}