docs: update content

This commit is contained in:
Hans Pagel
2021-03-10 22:06:18 +01:00
parent 64d9f2336d
commit 5cdc1f1f24
4 changed files with 21 additions and 11 deletions

View File

@@ -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" /> -->
Weve put together [a list of interactive examples](/guide/node-views/examples). :-)
## Reference

View 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" />