group all content files by section
This commit is contained in:
3
docs/src/docPages/api/editor.md
Normal file
3
docs/src/docPages/api/editor.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Editor
|
||||
|
||||
This class is a central building block of tiptap. It does most of the heavy lifting of creating a working [ProseMirror](https://ProseMirror.net/) editor such as creating the [`EditorView`](https://ProseMirror.net/docs/ref/#view.EditorView), setting the initial [`EditorState`](https://ProseMirror.net/docs/ref/#state.Editor_State) and so on.
|
||||
Reference in New Issue
Block a user