improve: support todo check list in md

This commit is contained in:
h z
2025-01-08 14:30:50 +00:00
parent 2837edef31
commit ed13196ef8
3 changed files with 279 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
"react-syntax-highlighter": "^15.6.1",
"rehype-katex": "^7.0.1",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.0",
"remark-math": "^6.0.0",
"util": "^0.12.5"
},