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: examples/nodejs-example/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ HTML only: http://localhost:3000?html=<p>I am a paragraph</p><p></p><p><strong>I
23
23
```
24
24
25
25
## Additional docs
26
-
Please see [SuperDoc docs](https://docs.superdoc.dev/components/#supereditor) for additinoal editor commands and hooks.
26
+
Please see [SuperDoc docs](https://docs.superdoc.dev/guide/components#superdoc) for additinoal editor commands and hooks.
27
27
28
28
You can get a list of all available editor commands from editor.commands as well. For instnace, commands such as the examples below all will work while using the SuperDoc editor in the backend:
0 commit comments