2020-04-18 18:48:20 +08:00
|
|
|
- title: Getting Started
|
|
|
|
items:
|
2020-08-11 23:26:10 +08:00
|
|
|
- title: Introduction 🚧
|
2020-04-20 05:50:55 +08:00
|
|
|
link: /introduction/
|
2020-08-13 17:21:41 +08:00
|
|
|
- title: Installation ✅
|
2020-04-19 02:39:48 +08:00
|
|
|
link: /installation/
|
2020-08-13 17:45:21 +08:00
|
|
|
- title: Upgrade Guide ❌
|
|
|
|
link: /upgrade-guide/
|
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-12 17:50:54 +08:00
|
|
|
- title: Getting started ✅
|
2020-08-11 23:26:10 +08:00
|
|
|
link: /getting-started/
|
|
|
|
- title: Configuration 🚧
|
2020-08-11 22:31:03 +08:00
|
|
|
link: /configuration/
|
2020-08-12 18:10:35 +08:00
|
|
|
- title: Build your editor 🚧
|
2020-08-11 22:31:03 +08:00
|
|
|
link: /build-your-editor/
|
2020-08-11 23:26:10 +08:00
|
|
|
- title: Custom styling ❌
|
2020-08-11 22:31:03 +08:00
|
|
|
link: /custom-styling/
|
2020-08-13 15:31:25 +08:00
|
|
|
- title: Get content 🚧
|
2020-08-11 22:31:03 +08:00
|
|
|
link: /get-content/
|
2020-08-11 23:55:12 +08:00
|
|
|
- title: Custom extensions ❌
|
2020-08-11 22:31:03 +08:00
|
|
|
link: /advanced-notes/
|
2020-08-13 17:05:39 +08:00
|
|
|
- title: Use Vue Components ❌
|
2020-08-11 22:31:03 +08:00
|
|
|
link: /render-vue-components/
|
2020-04-19 02:39:48 +08:00
|
|
|
|
2020-08-13 17:05:39 +08:00
|
|
|
# - title: Vue
|
|
|
|
# items:
|
|
|
|
# - title: Use tiptap with Vue.js 🚧
|
|
|
|
# link: /basic-vue-example/
|
|
|
|
# - title: Advanced Example
|
|
|
|
# link: /advanced-vue-example/
|
|
|
|
# - title: Render Vue Components
|
|
|
|
# link: /render-vue-components/
|
|
|
|
|
|
|
|
# - title: React
|
|
|
|
# items:
|
|
|
|
# - title: React
|
|
|
|
# link: /react/
|
|
|
|
# - title: Render React Components
|
|
|
|
# link: /advanced-react-example/
|
2020-08-11 22:31:03 +08:00
|
|
|
|
2020-08-11 22:35:23 +08:00
|
|
|
- title: Examples
|
|
|
|
items:
|
|
|
|
- title: Basic
|
|
|
|
link: basic
|
|
|
|
- title: Menu Bubble
|
|
|
|
link: /Menu Bubble/
|
|
|
|
- title: Floating Menu
|
|
|
|
link: /Floating Menu/
|
|
|
|
- title: Links
|
|
|
|
link: /Links/
|
|
|
|
- title: Images
|
|
|
|
link: /Images/
|
|
|
|
- title: Hiding Menu Bar
|
|
|
|
link: /Menu Bar/
|
|
|
|
- title: Todo List
|
|
|
|
link: /Todo List/
|
|
|
|
- title: Tables
|
|
|
|
link: /Tables/
|
|
|
|
- title: Search and Replace
|
|
|
|
link: /and Replace/
|
|
|
|
- title: Suggestions
|
|
|
|
link: /Suggestions/
|
|
|
|
- title: Markdown Shortcuts
|
|
|
|
link: /Markdown Shortcuts/
|
|
|
|
- title: Code Highlighting
|
|
|
|
link: /Code Highlighting/
|
|
|
|
- title: History
|
|
|
|
link: /History/
|
|
|
|
- title: Read-Only
|
|
|
|
link: /-Only/
|
|
|
|
- title: Embeds
|
|
|
|
link: /Embeds/
|
|
|
|
- title: Placeholder
|
|
|
|
link: /Placeholder/
|
|
|
|
- title: Focus
|
|
|
|
link: /Focus/
|
|
|
|
- title: Collaboration
|
|
|
|
link: /Collaboration/
|
|
|
|
- title: Title
|
|
|
|
link: /Title/
|
|
|
|
- title: Trailing Paragraph
|
|
|
|
link: /Trailing Paragraph/
|
|
|
|
- title: Drag Handle
|
|
|
|
link: /Drag Handle/
|
|
|
|
- title: Export HTML or JSON
|
|
|
|
link: /export-html-or-json/
|
|
|
|
|
2020-08-11 22:31:03 +08:00
|
|
|
- title: API
|
|
|
|
items:
|
2020-08-11 22:35:23 +08:00
|
|
|
- title: Editor
|
|
|
|
link: /editor/
|
2020-08-13 17:05:39 +08:00
|
|
|
- title: Extensions 🚧
|
2020-08-11 22:35:23 +08:00
|
|
|
link: /extensions/
|
|
|
|
- title: Commands
|
|
|
|
link: /commands/
|
|
|
|
- title: Events
|
|
|
|
link: /events/
|
|
|
|
- title: Schema
|
|
|
|
link: /schema/
|