187 lines
5.0 KiB
YAML
187 lines
5.0 KiB
YAML
- title: Overview
|
|
items:
|
|
- title: Introduction
|
|
link: /
|
|
- title: Installation
|
|
link: /overview/installation
|
|
- title: Upgrade Guide
|
|
link: /overview/upgrade-guide
|
|
- title: Contributing
|
|
link: /overview/contributing
|
|
- title: Feedback
|
|
link: /overview/feedback
|
|
|
|
- title: Examples
|
|
link: /examples
|
|
redirect: /examples/basic
|
|
items:
|
|
- title: Basic text editor
|
|
link: /examples/basic
|
|
- title: Collaborative editing
|
|
link: /examples/collaborative-editing
|
|
pro: true
|
|
- title: Markdown shortcuts
|
|
link: /examples/markdown-shortcuts
|
|
- title: Formatting
|
|
link: /examples/formatting
|
|
- title: Todo app
|
|
link: /examples/todo-app
|
|
- title: Write a book
|
|
link: /examples/book
|
|
draft: true
|
|
- title: For minimalists
|
|
link: /examples/minimalist
|
|
- title: Drawing
|
|
link: /examples/drawing
|
|
draft: true
|
|
|
|
- title: Guide
|
|
items:
|
|
- title: Getting started
|
|
link: /guide/getting-started
|
|
items:
|
|
- title: Vue CLI
|
|
link: /guide/getting-started/vue-cli
|
|
skip: true
|
|
- title: Nuxt.js
|
|
link: /guide/getting-started/nuxtjs
|
|
skip: true
|
|
- title: Alpine.js
|
|
link: /guide/getting-started/alpinejs
|
|
draft: true
|
|
skip: true
|
|
- title: Livewire
|
|
link: /guide/getting-started/livewire
|
|
draft: true
|
|
skip: true
|
|
- title: Configure the editor
|
|
link: /guide/configuration
|
|
- title: Create a toolbar
|
|
link: /guide/toolbar
|
|
- title: Custom styling
|
|
link: /guide/styling
|
|
- title: Store content
|
|
link: /guide/store-content
|
|
- title: Build extensions
|
|
link: /guide/build-extensions
|
|
- title: Complex node views
|
|
link: /guide/node-views
|
|
draft: true
|
|
- title: Working with TypeScript
|
|
link: /guide/working-with-typescript
|
|
- title: Collaborative editing
|
|
link: /guide/collaborative-editing
|
|
pro: true
|
|
|
|
- title: API
|
|
items:
|
|
- title: Overview
|
|
link: /api/overview
|
|
- title: Editor
|
|
link: /api/editor
|
|
- title: Nodes
|
|
link: /api/nodes
|
|
items:
|
|
- title: Blockquote
|
|
link: /api/nodes/blockquote
|
|
- title: BulletList
|
|
link: /api/nodes/bullet-list
|
|
- title: CodeBlock
|
|
link: /api/nodes/code-block
|
|
- title: Document
|
|
link: /api/nodes/document
|
|
- title: HardBreak
|
|
link: /api/nodes/hard-break
|
|
- title: Heading
|
|
link: /api/nodes/heading
|
|
- title: HorizontalRule
|
|
link: /api/nodes/horizontal-rule
|
|
- title: Image
|
|
link: /api/nodes/image
|
|
- title: ListItem
|
|
link: /api/nodes/list-item
|
|
- title: OrderedList
|
|
link: /api/nodes/ordered-list
|
|
- title: Paragraph
|
|
link: /api/nodes/paragraph
|
|
- title: Table
|
|
link: /api/nodes/table
|
|
draft: true
|
|
- title: TableRow
|
|
link: /api/nodes/table-row
|
|
draft: true
|
|
- title: TableCell
|
|
link: /api/nodes/table-cell
|
|
draft: true
|
|
- title: TaskList
|
|
link: /api/nodes/task-list
|
|
- title: TaskItem
|
|
link: /api/nodes/task-item
|
|
- title: Text
|
|
link: /api/nodes/text
|
|
- title: Marks
|
|
link: /api/marks
|
|
items:
|
|
- title: Bold
|
|
link: /api/marks/bold
|
|
- title: Code
|
|
link: /api/marks/code
|
|
- title: Highlight
|
|
link: /api/marks/highlight
|
|
- title: Italic
|
|
link: /api/marks/italic
|
|
- title: Link
|
|
link: /api/marks/link
|
|
- title: Strike
|
|
link: /api/marks/strike
|
|
- title: TextStyle
|
|
link: /api/marks/text-style
|
|
- title: Underline
|
|
link: /api/marks/underline
|
|
- title: Extensions
|
|
link: /api/extensions
|
|
items:
|
|
- title: Collaboration
|
|
link: /api/extensions/collaboration
|
|
pro: true
|
|
- title: CollaborationCursor
|
|
link: /api/extensions/collaboration-cursor
|
|
pro: true
|
|
- title: Dropcursor
|
|
link: /api/extensions/dropcursor
|
|
- title: Focus
|
|
link: /api/extensions/focus
|
|
- title: FontFamily
|
|
link: /api/extensions/font-family
|
|
- title: Gapcursor
|
|
link: /api/extensions/gapcursor
|
|
- title: History
|
|
link: /api/extensions/history
|
|
- title: Suggestion
|
|
link: /api/extensions/suggestion
|
|
draft: true
|
|
- title: TextAlign
|
|
link: /api/extensions/text-align
|
|
- title: Typography
|
|
link: /api/extensions/typography
|
|
- title: Commands
|
|
link: /api/commands
|
|
- title: Events
|
|
link: /api/events
|
|
- title: Schema
|
|
link: /api/schema
|
|
- title: Keyboard Shortcuts
|
|
link: /api/keyboard-shortcuts
|
|
|
|
- title: Sponsoring
|
|
items:
|
|
- title: Become a sponsor
|
|
link: /sponsor
|
|
- title: Monthly reports
|
|
link: /reports
|
|
|
|
- title: Links
|
|
items:
|
|
- title: Documentation for tiptap 1.x
|
|
link: https://v1.tiptap.dev
|