refactor: share markdown renderer via baoyu-md

This commit is contained in:
Jim Liu 宝玉
2026-03-13 10:20:28 -05:00
parent c62cda4424
commit 056fa06c3b
427 changed files with 10831 additions and 3816 deletions
@@ -3,6 +3,7 @@
"private": true,
"type": "module",
"dependencies": {
"baoyu-chrome-cdp": "file:./vendor/baoyu-chrome-cdp"
"baoyu-chrome-cdp": "file:./vendor/baoyu-chrome-cdp",
"baoyu-md": "file:./vendor/baoyu-md"
}
}