mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-09-11 23:09:22 +02:00
fix(blog): shiki syntax highlighting for txt
This commit is contained in:
@@ -29,14 +29,14 @@ catalog:
|
||||
"gray-matter": "4.0.3"
|
||||
"katex": "0.16.11"
|
||||
"next-mdx-remote": "5.0.0"
|
||||
"@mdx-js/mdx": "3.1.0"
|
||||
"@mdx-js/mdx": "3.0.1"
|
||||
"rehype-katex": "7.0.1"
|
||||
"rehype-raw": "7.0.0"
|
||||
"rehype-slug": "6.0.0"
|
||||
"remark-gfm": "4.0.0"
|
||||
"remark-math": "6.0.0"
|
||||
"shiki": "1.22.2"
|
||||
"@shikijs/rehype": "1.22.2"
|
||||
"shiki": "1.12.0"
|
||||
"@shikijs/rehype": "1.12.0"
|
||||
|
||||
# Markdown Lint
|
||||
"markdownlint-cli2": "0.14.0"
|
||||
|
Reference in New Issue
Block a user