add djot renderer

This commit is contained in:
2025-10-25 00:15:22 +02:00
parent 5e5c0c1e87
commit 2660a571c4
4 changed files with 73 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
{
"imports": {
"@djot/djot": "npm:@djot/djot@^0.3.2",
"lume/": "https://deno.land/x/lume@v3.0.1/",
"lume/jsx-runtime": "https://deno.land/x/ssx@v0.1.10/jsx-runtime.ts"
},