mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
added milkdown, but its not working
This commit is contained in:
parent
6230a769e0
commit
fd55a1db62
9 changed files with 5620 additions and 172 deletions
|
@ -5,6 +5,13 @@
|
|||
"dependencies": {
|
||||
"@dnd-kit/core": "^6.0.5",
|
||||
"@dnd-kit/sortable": "^7.0.1",
|
||||
"@milkdown/core": "^7.1.0",
|
||||
"@milkdown/ctx": "^7.1.0",
|
||||
"@milkdown/plugin-listener": "^7.1.0",
|
||||
"@milkdown/preset-commonmark": "^7.1.0",
|
||||
"@milkdown/prose": "^7.1.0",
|
||||
"@milkdown/react": "^7.1.0",
|
||||
"@milkdown/transformer": "^7.1.0",
|
||||
"@popperjs/core": "^2.11.2",
|
||||
"@testing-library/jest-dom": "^5.11.4",
|
||||
"@testing-library/react": "^11.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue