mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-04 19:11:57 +08:00
feat: support import markdown (#638)
* feat: support import markdown * feat: support html import logic * chore: add pnpm check
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"export": "pnpm --filter @affine/app export",
|
||||
"start": "pnpm --filter @affine/app start",
|
||||
"lint": "pnpm --filter @affine/app lint",
|
||||
"check": "pnpm lint && pnpm test",
|
||||
"test": "playwright test",
|
||||
"test:dc": "pnpm --filter @affine/data-services test",
|
||||
"test:e2e:codegen": "npx playwright codegen http://localhost:8080",
|
||||
|
||||
Reference in New Issue
Block a user