Add option to compile markdown

This commit is contained in:
Endeavorance 2025-03-21 14:58:26 -04:00
parent e7218143ec
commit c1f3c6cade
7 changed files with 62 additions and 237 deletions

View file

@ -14,17 +14,14 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@portaljs/remark-wiki-link": "^1.2.0",
"@proscenium/playbill": "link:@proscenium/playbill",
"chalk": "^5.4.1",
"classnames": "^2.5.1",
"lodash-es": "^4.17.21",
"marked": "^15.0.7",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rehype-headings-normalize": "^0.0.2",
"rehype-raw": "^7.0.0",
"rehype-sanitize": "^6.0.0",
"rehype-shift-heading": "^2.0.0",
"rehype-stringify": "^10.0.1",
"remark-gfm": "^4.0.1",