add markdown rendering for program

This commit is contained in:
Lyn Fugmann 2024-09-27 16:32:04 +02:00
parent e376bc1389
commit 49f39f1ecb
6 changed files with 126 additions and 25 deletions

View file

@ -16,6 +16,7 @@
"@fortawesome/fontawesome-free": "^6.6.0",
"eleventy-plugin-icons": "^4.5.1",
"js-yaml": "^4.1.0",
"markdown-it": "^14.1.0",
"svg-text-to-path": "^2.0.3"
}
}