feat: code highlight for tiptap
This commit is contained in:
parent
854d861766
commit
75f49461de
7 changed files with 181 additions and 69 deletions
|
@ -34,7 +34,6 @@
|
|||
"@pinia/nuxt": "^0.4.6",
|
||||
"@tiptap/extension-character-count": "2.0.0-beta.204",
|
||||
"@tiptap/extension-code-block": "2.0.0-beta.204",
|
||||
"@tiptap/extension-code-block-lowlight": "2.0.0-beta.204",
|
||||
"@tiptap/extension-mention": "2.0.0-beta.204",
|
||||
"@tiptap/extension-paragraph": "2.0.0-beta.204",
|
||||
"@tiptap/extension-placeholder": "2.0.0-beta.204",
|
||||
|
@ -64,7 +63,6 @@
|
|||
"js-yaml": "^4.1.0",
|
||||
"jsdom": "^20.0.3",
|
||||
"lint-staged": "^13.0.4",
|
||||
"lowlight": "^2.8.0",
|
||||
"lru-cache": "^7.14.1",
|
||||
"masto": "^4.7.5",
|
||||
"nuxt": "^3.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue