docs: update content
This commit is contained in:
@@ -282,16 +282,7 @@ renderHTML({ HTMLAttributes }) {
|
||||
```
|
||||
|
||||
## Examples
|
||||
TODO
|
||||
|
||||
<!-- ### Drag handles
|
||||
<demo name="Guide/NodeViews/DragHandle" />
|
||||
|
||||
### Table of contents
|
||||
<demo name="Guide/NodeViews/TableOfContents" />
|
||||
|
||||
### Drawing in the editor
|
||||
<demo name="Examples/Drawing" /> -->
|
||||
We’ve put together [a list of interactive examples](/guide/node-views/examples). :-)
|
||||
|
||||
## Reference
|
||||
|
||||
|
||||
15
docs/src/docPages/guide/node-views/examples.md
Normal file
15
docs/src/docPages/guide/node-views/examples.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Examples
|
||||
|
||||
## toc
|
||||
|
||||
## Introduction
|
||||
TODO
|
||||
|
||||
## Drag handles
|
||||
<demo name="Guide/NodeViews/DragHandle" />
|
||||
|
||||
## Table of contents
|
||||
<demo name="Guide/NodeViews/TableOfContents" />
|
||||
|
||||
## Drawing in the editor
|
||||
<demo name="Examples/Drawing" />
|
||||
Reference in New Issue
Block a user