Use lexical-remark for Lexical<->Markdown conversions

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2023-07-18 11:58:32 +02:00
parent 6a172f525f
commit 3c5025c7f3
5 changed files with 1544 additions and 146 deletions

View File

@ -58,7 +58,6 @@
"@lexical/hashtag": "^0.11.2",
"@lexical/link": "^0.11.2",
"@lexical/list": "^0.11.2",
"@lexical/markdown": "^0.11.2",
"@lexical/react": "^0.11.2",
"@lexical/rich-text": "^0.11.2",
"@lexical/selection": "^0.11.2",
@ -138,6 +137,7 @@
"intl-pluralrules": "^1.3.1",
"leaflet": "^1.8.0",
"lexical": "^0.11.2",
"lexical-remark": "^0.3.8",
"libphonenumber-js": "^1.10.8",
"line-awesome": "^1.3.0",
"localforage": "^1.10.0",