Merge pull request #1085 from siiddhantt/fix/remark-gfm-incompatible

fix: revert to remark-gfm 3.0.1
This commit is contained in:
Alex
2024-08-20 09:32:34 +01:00
committed by GitHub
2 changed files with 125 additions and 4184 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"react-redux": "^8.0.5",
"react-router-dom": "^6.8.1",
"react-syntax-highlighter": "^15.5.0",
"remark-gfm": "^4.0.0"
"remark-gfm": "^3.0.1"
},
"devDependencies": {
"@types/react": "^18.0.27",