add markdown parsing

This commit is contained in:
2022-11-06 21:16:09 +01:00
parent 42e095d5e5
commit 3d664d98cb
4 changed files with 720 additions and 10 deletions

View File

@@ -22,6 +22,8 @@
"next": "latest",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-markdown": "8.0.3",
"remark-gfm": "3.0.1",
"styled-components": "6.0.0-beta.2",
"styled-jsx": "5.1.0",
"use-count-up": "3.0.1"