2020-09-09 21:15:20 +08:00
|
|
|
- title: Overview
|
2020-04-18 18:48:20 +08:00
|
|
|
items:
|
2020-08-20 21:22:13 +08:00
|
|
|
- title: Introduction
|
2020-08-28 19:20:49 +08:00
|
|
|
link: /
|
2020-08-20 21:22:13 +08:00
|
|
|
- title: Installation
|
2020-09-09 21:15:20 +08:00
|
|
|
link: /overview/installation
|
2020-08-20 21:22:13 +08:00
|
|
|
- title: Upgrade Guide
|
2020-09-09 21:15:20 +08:00
|
|
|
link: /overview/upgrade-guide
|
2020-09-09 22:15:36 +08:00
|
|
|
- title: Contributing
|
|
|
|
link: /overview/contributing
|
2020-09-26 00:02:22 +08:00
|
|
|
- title: Examples
|
|
|
|
link: /examples
|
2020-11-12 22:31:44 +08:00
|
|
|
redirect: /examples/basic
|
2020-09-26 00:02:22 +08:00
|
|
|
items:
|
|
|
|
- title: Basic
|
|
|
|
link: /examples/basic
|
2020-11-17 04:43:20 +08:00
|
|
|
- title: Collaborative editing (WebRTC)
|
2020-09-27 03:08:49 +08:00
|
|
|
link: /examples/collaborative-editing
|
2020-11-17 04:43:20 +08:00
|
|
|
pro: true
|
|
|
|
- title: Collaborative editing (WS)
|
|
|
|
link: /examples/collaborative-editing-ws
|
|
|
|
draft: true
|
2020-09-27 03:08:49 +08:00
|
|
|
- title: Markdown shortcuts
|
|
|
|
link: /examples/markdown-shortcuts
|
2020-10-30 23:13:47 +08:00
|
|
|
- title: Formatting
|
|
|
|
link: /examples/formatting
|
2020-09-26 01:05:21 +08:00
|
|
|
- title: Links
|
|
|
|
link: /examples/links
|
2020-11-06 05:16:18 +08:00
|
|
|
- title: Todo App
|
|
|
|
link: /examples/todo-app
|
2020-09-27 03:08:49 +08:00
|
|
|
- title: Read-only
|
2020-09-26 00:02:22 +08:00
|
|
|
link: /examples/read-only
|
|
|
|
- title: Minimalist
|
|
|
|
link: /examples/minimalist
|
|
|
|
- title: Export HTML or JSON
|
|
|
|
link: /examples/export-html-or-json
|
2020-11-13 17:51:53 +08:00
|
|
|
- title: Use v-model
|
|
|
|
link: /examples/v-model
|
2020-11-12 22:50:24 +08:00
|
|
|
- title: Share feedback
|
2020-11-11 22:35:05 +08:00
|
|
|
link: /overview/feedback
|
2020-04-18 23:05:29 +08:00
|
|
|
|
2020-08-11 22:31:03 +08:00
|
|
|
- title: Guide
|
2020-04-18 23:05:29 +08:00
|
|
|
items:
|
2020-08-20 21:22:13 +08:00
|
|
|
- title: Getting started
|
2020-08-28 19:20:49 +08:00
|
|
|
link: /guide/getting-started
|
2020-11-03 23:13:13 +08:00
|
|
|
draft: true
|
2020-08-20 21:22:13 +08:00
|
|
|
- title: Configuration
|
2020-08-28 19:20:49 +08:00
|
|
|
link: /guide/configuration
|
2020-11-03 23:13:13 +08:00
|
|
|
draft: true
|
2020-10-28 23:32:06 +08:00
|
|
|
- title: Create your editor
|
|
|
|
link: /guide/create-your-editor
|
2020-08-31 23:50:13 +08:00
|
|
|
draft: true
|
2020-08-20 21:22:13 +08:00
|
|
|
- title: Custom styling
|
2020-08-28 19:20:49 +08:00
|
|
|
link: /guide/custom-styling
|
2020-09-22 22:03:31 +08:00
|
|
|
- title: Store content
|
|
|
|
link: /guide/store-content
|
2020-10-28 23:32:06 +08:00
|
|
|
- title: Build custom extensions
|
|
|
|
link: /guide/build-custom-extensions
|
2020-10-05 20:56:45 +08:00
|
|
|
- title: Collaborative editing
|
|
|
|
link: /guide/collaborative-editing
|
|
|
|
draft: true
|
2020-11-12 22:31:44 +08:00
|
|
|
pro: true
|
2020-11-06 21:49:40 +08:00
|
|
|
- title: Advanced node views
|
|
|
|
link: /guide/advanced-node-views
|
|
|
|
draft: true
|
|
|
|
- title: Working with TypeScript
|
|
|
|
link: /guide/working-with-typescript
|
2020-08-11 22:35:23 +08:00
|
|
|
|
2020-08-11 22:31:03 +08:00
|
|
|
- title: API
|
|
|
|
items:
|
2020-09-25 03:41:35 +08:00
|
|
|
- title: Overview
|
|
|
|
link: /api/overview
|
2020-08-11 22:35:23 +08:00
|
|
|
- title: Editor
|
2020-09-25 03:41:35 +08:00
|
|
|
link: /api/editor
|
2020-11-02 22:54:15 +08:00
|
|
|
- title: Nodes
|
|
|
|
link: /api/nodes
|
2020-08-19 03:39:41 +08:00
|
|
|
items:
|
|
|
|
- title: Blockquote
|
2020-11-02 22:54:15 +08:00
|
|
|
link: /api/nodes/blockquote
|
2020-08-19 03:39:41 +08:00
|
|
|
- title: BulletList
|
2020-11-02 22:54:15 +08:00
|
|
|
link: /api/nodes/bullet-list
|
2020-09-10 22:37:17 +08:00
|
|
|
- title: CodeBlock
|
2020-11-02 22:54:15 +08:00
|
|
|
link: /api/nodes/code-block
|
2020-08-31 23:34:09 +08:00
|
|
|
- title: Document
|
2020-11-02 22:54:15 +08:00
|
|
|
link: /api/nodes/document
|
2020-09-10 18:13:56 +08:00
|
|
|
- title: HardBreak
|
2020-11-02 22:54:15 +08:00
|
|
|
link: /api/nodes/hard-break
|
2020-08-19 03:39:41 +08:00
|
|
|
- title: Heading
|
2020-11-02 22:54:15 +08:00
|
|
|
link: /api/nodes/heading
|
2020-08-19 03:39:41 +08:00
|
|
|
- title: HorizontalRule
|
2020-11-02 22:54:15 +08:00
|
|
|
link: /api/nodes/horizontal-rule
|
2020-10-27 22:32:55 +08:00
|
|
|
- title: Image
|
2020-11-02 22:54:15 +08:00
|
|
|
link: /api/nodes/image
|
2020-08-19 03:39:41 +08:00
|
|
|
- title: ListItem
|
2020-11-02 22:54:15 +08:00
|
|
|
link: /api/nodes/list-item
|
2020-08-19 03:39:41 +08:00
|
|
|
- title: OrderedList
|
2020-11-02 22:54:15 +08:00
|
|
|
link: /api/nodes/ordered-list
|
2020-08-31 23:34:09 +08:00
|
|
|
- title: Paragraph
|
2020-11-02 22:54:15 +08:00
|
|
|
link: /api/nodes/paragraph
|
2020-10-30 20:19:06 +08:00
|
|
|
- title: TaskList
|
2020-11-02 22:54:15 +08:00
|
|
|
link: /api/nodes/task-list
|
|
|
|
- title: TaskItem
|
|
|
|
link: /api/nodes/task-item
|
2020-08-31 23:34:09 +08:00
|
|
|
- title: Text
|
2020-11-02 22:54:15 +08:00
|
|
|
link: /api/nodes/text
|
|
|
|
- title: Marks
|
|
|
|
link: /api/marks
|
|
|
|
items:
|
|
|
|
- title: Bold
|
|
|
|
link: /api/marks/bold
|
|
|
|
- title: Code
|
|
|
|
link: /api/marks/code
|
2020-11-06 04:27:20 +08:00
|
|
|
- title: Highlight
|
|
|
|
link: /api/marks/highlight
|
2020-11-02 22:54:15 +08:00
|
|
|
- title: Italic
|
|
|
|
link: /api/marks/italic
|
|
|
|
- title: Link
|
|
|
|
link: /api/marks/link
|
|
|
|
- title: Strike
|
|
|
|
link: /api/marks/strike
|
2020-11-06 23:39:30 +08:00
|
|
|
- title: TextStyle
|
2020-11-06 21:46:59 +08:00
|
|
|
link: /api/marks/text-style
|
2020-11-02 22:54:15 +08:00
|
|
|
- title: Underline
|
|
|
|
link: /api/marks/underline
|
|
|
|
- title: Extensions
|
|
|
|
link: /api/extensions
|
|
|
|
items:
|
|
|
|
- title: Collaboration
|
|
|
|
link: /api/extensions/collaboration
|
2020-11-12 22:31:44 +08:00
|
|
|
pro: true
|
2020-11-02 22:54:15 +08:00
|
|
|
- title: CollaborationCursor
|
|
|
|
link: /api/extensions/collaboration-cursor
|
2020-11-12 22:31:44 +08:00
|
|
|
pro: true
|
2020-11-02 22:54:15 +08:00
|
|
|
- title: Dropcursor
|
|
|
|
link: /api/extensions/dropcursor
|
|
|
|
- title: Focus
|
|
|
|
link: /api/extensions/focus
|
2020-11-06 23:06:36 +08:00
|
|
|
- title: FontFamily
|
|
|
|
link: /api/extensions/font-family
|
2020-11-02 22:54:15 +08:00
|
|
|
- title: Gapcursor
|
|
|
|
link: /api/extensions/gapcursor
|
|
|
|
- title: History
|
|
|
|
link: /api/extensions/history
|
2020-10-28 05:43:38 +08:00
|
|
|
- title: TextAlign
|
2020-10-23 21:23:40 +08:00
|
|
|
link: /api/extensions/text-align
|
2020-11-02 22:54:15 +08:00
|
|
|
- title: Typography
|
|
|
|
link: /api/extensions/typography
|
2020-08-11 22:35:23 +08:00
|
|
|
- title: Commands
|
2020-09-03 21:12:04 +08:00
|
|
|
link: /api/commands
|
2020-08-11 22:35:23 +08:00
|
|
|
- title: Events
|
2020-09-03 21:12:04 +08:00
|
|
|
link: /api/events
|
2020-08-11 22:35:23 +08:00
|
|
|
- title: Schema
|
2020-09-03 21:12:04 +08:00
|
|
|
link: /api/schema
|
2020-09-11 20:53:53 +08:00
|
|
|
- title: Keyboard Shortcuts
|
2020-09-24 20:46:11 +08:00
|
|
|
link: /api/keyboard-shortcuts
|
2020-10-28 23:49:44 +08:00
|
|
|
|
2020-10-29 04:53:40 +08:00
|
|
|
- title: Sponsoring
|
2020-10-28 23:49:44 +08:00
|
|
|
items:
|
2020-11-12 22:40:54 +08:00
|
|
|
- title: Monthly updates
|
|
|
|
link: /updates
|
|
|
|
redirect: /updates/2020-10
|
2020-11-12 22:31:44 +08:00
|
|
|
items:
|
|
|
|
- title: October 2020
|
2020-11-12 22:40:54 +08:00
|
|
|
link: /updates/2020-10
|
2020-11-12 22:31:44 +08:00
|
|
|
- title: September 2020
|
2020-11-12 22:40:54 +08:00
|
|
|
link: /updates/2020-09
|
2020-11-12 22:31:44 +08:00
|
|
|
- title: August 2020
|
2020-11-12 22:40:54 +08:00
|
|
|
link: /updates/2020-08
|
2020-10-29 04:53:40 +08:00
|
|
|
- title: Become a sponsor
|
|
|
|
link: /sponsor
|