refactor: replace Bun.markdown with marked library and custom renderer
This commit is contained in:
parent
4f9e7a7a1a
commit
b212fee200
3 changed files with 169 additions and 120 deletions
|
|
@ -35,6 +35,7 @@
|
|||
"ansi-styles": "^6.2.3",
|
||||
"chalk": "^5.6.2",
|
||||
"happy-dom-without-node": "^14.12.3",
|
||||
"marked": "^18.0.4",
|
||||
"shiki": "^4.0.2",
|
||||
"terminal-link": "^5.0.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue