WIP first pass remark-directive

This commit is contained in:
Danny Avila 2024-08-21 10:21:26 -04:00
parent 24d74044e4
commit 801b0de49b
6 changed files with 4650 additions and 354 deletions

View file

@ -80,7 +80,7 @@
"react-gtm-module": "^2.0.11",
"react-hook-form": "^7.43.9",
"react-lazy-load-image-component": "^1.6.0",
"react-markdown": "^8.0.6",
"react-markdown": "^9.0.1",
"react-resizable-panels": "^1.0.9",
"react-router-dom": "^6.11.2",
"react-speech-recognition": "^3.10.0",
@ -90,8 +90,9 @@
"regenerator-runtime": "^0.14.1",
"rehype-highlight": "^6.0.0",
"rehype-katex": "^6.0.2",
"rehype-raw": "^6.1.1",
"remark-gfm": "^3.0.1",
"rehype-raw": "^7.0.0",
"remark-directive": "^3.0.0",
"remark-gfm": "^4.0.0",
"remark-math": "^5.1.1",
"remark-supersub": "^1.0.0",
"tailwind-merge": "^1.9.1",