You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/upgrade-2-0-to-3-0.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ It is no longer necessary to bind a custom Tiptap Editor class in order to use a
34
34
35
35
### New node/mark creation (High Impact)
36
36
37
-
If you're creating new nodes or marks in data plugins you should use the new `node` and `mark` helpers provided by the Data support class. eg. Instead of:
37
+
If you're creating new nodes or marks in data plugins you should use the new `node` and `mark` helpers provided by the Data support class.
0 commit comments