Skip to content

Commit 3b14a11

Browse files
committed
feat: add markdown rederer
1 parent 41d5406 commit 3b14a11

6 files changed

Lines changed: 498 additions & 93 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,14 @@
130130
"formik": "^2.4.6",
131131
"html2canvas": "^1.4.1",
132132
"jspdf": "^2.5.2",
133+
"marked": "^16.2.0",
133134
"next-themes": "^0.4.4",
134135
"pagedjs": "^0.4.3",
135136
"prism-react-renderer": "^2.4.1",
136137
"r18gs": "^3.0.1",
137138
"react-day-picker": "^8.10.1",
138139
"react-icons": "^5.4.0",
140+
"react-markdown": "^10.1.0",
139141
"tailwindcss-animate": "^1.0.7",
140142
"tailwindcss-animated": "^2.0.0",
141143
"tailwindcss-intersect": "^2.1.0",

0 commit comments

Comments
 (0)