Enable rehype-raw plugin

This commit is contained in:
c-bata
2023-04-14 18:52:34 +09:00
parent a3b0591885
commit 97cd5cd4bf
3 changed files with 226 additions and 1 deletions
+1
View File
@@ -31,6 +31,7 @@
"react-syntax-highlighter": "^15.5.0",
"recoil": "^0.7.6",
"rehype-mathjax": "^4.0.2",
"rehype-raw": "^6.1.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1"
},