fix: improve mdx code block pipeline

This commit is contained in:
OpenCode Worker
2026-06-03 11:25:25 -05:00
parent 2a9a3f6550
commit d223c5f512
7 changed files with 8912 additions and 16 deletions

View File

@@ -12,7 +12,7 @@
"dependencies": {
"@mdx-js/loader": "^3.1.1",
"@next/mdx": "^16.2.6",
"@rehype-pretty/transformers": "^0.13.2",
"@rehype-pretty/transformers": "npm:@jsr/rehype-pretty__transformers@^0.13.4",
"@wrksz/themes": "^0.9.3",
"gray-matter": "^4.0.3",
"katex": "^0.17.0",