feat: Markdown text is now parsed correctly when pasted

This commit is contained in:
Aman Harwara
2024-03-14 19:01:39 +05:30
parent 56813909bb
commit c5ca4a9857
7 changed files with 185 additions and 1 deletions

View File

@@ -109,6 +109,7 @@
},
"dependencies": {
"@ariakit/react": "^0.3.9",
"@lexical/clipboard": "0.13.1",
"@lexical/headless": "0.13.1",
"@lexical/list": "0.13.1",
"@lexical/rich-text": "0.13.1",