finished markdown for docs

This commit is contained in:
2024-02-02 21:47:13 +01:00
parent 03798cdaf9
commit 17a0793843
8 changed files with 347 additions and 24 deletions

View File

@@ -12,12 +12,15 @@
"dependencies": {
"@astrojs/markdown-remark": "^4.2.1",
"@astrojs/mdx": "^2.1.1",
"@microflash/remark-callout-directives": "^2.0.0",
"astro": "^4.2.6",
"astro-meta-tags": "^0.2.1",
"astro-min": "^1.1.0-dev.4",
"npx": "^3.0.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
"remark-directive": "^3.0.0",
"remark-external-links": "^9.0.1",
"sass": "^1.70.0"
}
}