@@ -67,6 +67,7 @@
"mermaid": "^11.6.0",
"paneforge": "^0.0.6",
"panzoom": "^9.4.3",
+ "prosemirror-collab": "^1.3.1",
"prosemirror-commands": "^1.6.0",
"prosemirror-example-setup": "^1.2.3",
"prosemirror-history": "^1.4.1",
@@ -111,6 +111,7 @@
@@ -499,9 +499,7 @@
TaskItem.configure({
nested: true
}),
- CharacterCount.configure({
- mode: 'nodeSize'
- }),
+ CharacterCount.configure({}),
...(autocomplete
? [
AIAutocompletion.configure({