mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 02:42:25 +08:00
refactor(editor): extract markdown adapter (#9443)
This commit is contained in:
12
yarn.lock
12
yarn.lock
@@ -3677,9 +3677,21 @@ __metadata:
|
||||
lit: "npm:^3.2.0"
|
||||
lodash.clonedeep: "npm:^4.5.0"
|
||||
lodash.mergewith: "npm:^4.6.2"
|
||||
mdast-util-gfm-autolink-literal: "npm:^2.0.1"
|
||||
mdast-util-gfm-strikethrough: "npm:^2.0.0"
|
||||
mdast-util-gfm-table: "npm:^2.0.0"
|
||||
mdast-util-gfm-task-list-item: "npm:^2.0.0"
|
||||
micromark-extension-gfm-autolink-literal: "npm:^2.1.0"
|
||||
micromark-extension-gfm-strikethrough: "npm:^2.1.0"
|
||||
micromark-extension-gfm-table: "npm:^2.1.0"
|
||||
micromark-extension-gfm-task-list-item: "npm:^2.1.0"
|
||||
micromark-util-combine-extensions: "npm:^2.0.0"
|
||||
minimatch: "npm:^10.0.1"
|
||||
rehype-parse: "npm:^9.0.0"
|
||||
rehype-stringify: "npm:^10.0.0"
|
||||
remark-math: "npm:^6.0.0"
|
||||
remark-parse: "npm:^11.0.0"
|
||||
remark-stringify: "npm:^11.0.0"
|
||||
unified: "npm:^11.0.5"
|
||||
zod: "npm:^3.23.8"
|
||||
languageName: unknown
|
||||
|
||||
Reference in New Issue
Block a user