feat: add hashtag and mention functionality with corresponding plugins and styles

This commit is contained in:
2025-10-22 18:07:11 +08:00
parent d4713fd69e
commit 721cc48773
8 changed files with 571 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"@lexical/code": "^0.37.0",
"@lexical/hashtag": "^0.37.0",
"@lexical/link": "^0.37.0",
"@lexical/list": "^0.37.0",
"@lexical/markdown": "^0.37.0",