docs: add util to generate clean markdown for a file (#11303)

This commit is contained in:
Shahed Nasser
2025-02-04 16:44:17 +02:00
committed by GitHub
parent 3c51709daf
commit 604f46f8bc
23 changed files with 832 additions and 37 deletions
+2
View File
@@ -28,7 +28,9 @@
"watch": "tsc --watch"
},
"dependencies": {
"@mdx-js/mdx": "^3.1.0",
"remark-frontmatter": "^5.0.0",
"remark-mdx": "^3.1.0",
"remark-parse": "^11.0.0",
"remark-stringify": "^11.0.0",
"to-vfile": "^8.0.0",