Added markdown rendering

This commit is contained in:
Magnus Åhall 2026-05-15 08:22:43 +02:00
parent 26ca510785
commit 5a0340c226
172 changed files with 12198 additions and 8338 deletions

View file

@ -1,6 +1,7 @@
{
"dependencies": {
"marked": "^11.1.1",
"marked": "^18.0.3",
"marked-token-position": "^2.0.2",
"preact": "^10.25.1"
}
}