move examples around

This commit is contained in:
Hans Pagel
2020-11-30 15:33:20 +01:00
parent 96db413117
commit 921bac70f9
24 changed files with 173 additions and 68 deletions

View File

@@ -15,7 +15,7 @@
link: /examples
redirect: /examples/basic
items:
- title: Basic
- title: Basic text editor
link: /examples/basic
- title: Collaborative editing
link: /examples/collaborative-editing
@@ -24,21 +24,16 @@
link: /examples/markdown-shortcuts
# - title: Formatting
# link: /examples/formatting
# - title: Links
# link: /examples/links
- title: Todo App
- title: Todo app
link: /examples/todo-app
- title: A whole book
link: /examples/book
# - title: Read-only
# link: /examples/read-only
# - title: Minimalist
# link: /examples/minimalist
# - title: Use with v-model
# link: /examples/v-model
# - title: Drag handle
# link: /examples/drag-handle
# draft: true
# - title: Export HTML or JSON
# link: /examples/export-html-or-json
- title: Guide
items:
@@ -58,8 +53,8 @@
link: /guide/store-content
- title: Build custom extensions
link: /guide/build-custom-extensions
- title: Advanced node views
link: /guide/advanced-node-views
- title: Define node views
link: /guide/node-views
draft: true
- title: Working with TypeScript
link: /guide/working-with-typescript