mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-29 16:48:54 +08:00
200 lines
5.8 KiB
YAML
200 lines
5.8 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: Examples
|
|
link: /examples
|
|
items:
|
|
- title: Basic
|
|
link: /examples/basic
|
|
- title: Collaborative editing
|
|
link: /examples/collaborative-editing
|
|
premium: true
|
|
- title: Markdown shortcuts
|
|
link: /examples/markdown-shortcuts
|
|
# - title: Menu Bubble
|
|
# link: /examples/menu-bubble
|
|
# draft: true
|
|
# - title: Floating Menu
|
|
# link: /examples/floating-menu
|
|
# draft: true
|
|
- title: Formatting
|
|
link: /examples/formatting
|
|
- title: Links
|
|
link: /examples/links
|
|
# - title: Images
|
|
# link: /examples/images
|
|
# draft: true
|
|
# - title: Hiding Menu Bar
|
|
# link: /examples/hiding-menu-bar
|
|
# draft: true
|
|
# - title: Todo List
|
|
# link: /examples/todo-list
|
|
# draft: true
|
|
# - title: Tables
|
|
# link: /examples/tables
|
|
# draft: true
|
|
# - title: Search and Replace
|
|
# link: /examples/search-and-replace
|
|
# draft: true
|
|
# - title: Suggestions
|
|
# link: /examples/suggestions
|
|
# draft: true
|
|
# - title: Code Highlighting
|
|
# link: /examples/code-highlighting
|
|
# draft: true
|
|
- title: History
|
|
link: /examples/history
|
|
- title: Read-only
|
|
link: /examples/read-only
|
|
# - title: Embeds
|
|
# link: /examples/embeds
|
|
# draft: true
|
|
# - title: Placeholder
|
|
# link: /examples/placeholder
|
|
# draft: true
|
|
- title: Focus
|
|
link: /examples/focus
|
|
# - title: Title
|
|
# link: /examples/title
|
|
# draft: true
|
|
# - title: Trailing Paragraph
|
|
# link: /examples/trailing-paragraph
|
|
# draft: true
|
|
# - title: Drag Handle
|
|
# link: /examples/drag-handle
|
|
# draft: true
|
|
- title: Minimalist
|
|
link: /examples/minimalist
|
|
- title: Export HTML or JSON
|
|
link: /examples/export-html-or-json
|
|
|
|
- title: Guide
|
|
items:
|
|
- title: Getting started
|
|
link: /guide/getting-started
|
|
- title: Configuration
|
|
link: /guide/configuration
|
|
- title: Create your editor
|
|
link: /guide/create-your-editor
|
|
draft: true
|
|
- title: Custom styling
|
|
link: /guide/custom-styling
|
|
- title: Store content
|
|
link: /guide/store-content
|
|
- title: Build custom extensions
|
|
link: /guide/build-custom-extensions
|
|
# - title: Use Vue Components
|
|
# link: /guide/use-vue-components
|
|
# draft: true
|
|
- title: Collaborative editing
|
|
link: /guide/collaborative-editing
|
|
draft: true
|
|
premium: true
|
|
|
|
- title: API
|
|
items:
|
|
- title: Overview
|
|
link: /api/overview
|
|
- title: Editor
|
|
link: /api/editor
|
|
- title: Extensions
|
|
link: /api/extensions
|
|
items:
|
|
- title: Blockquote
|
|
link: /api/extensions/blockquote
|
|
- title: Bold
|
|
link: /api/extensions/bold
|
|
- title: BulletList
|
|
link: /api/extensions/bullet-list
|
|
- title: Code
|
|
link: /api/extensions/code
|
|
- title: CodeBlock
|
|
link: /api/extensions/code-block
|
|
# - title: CodeBlockHighlight
|
|
# link: /api/extensions/code-block-highlight
|
|
# draft: true
|
|
- title: Collaboration
|
|
link: /api/extensions/collaboration
|
|
premium: true
|
|
- title: CollaborationCursor
|
|
link: /api/extensions/collaboration-cursor
|
|
draft: true
|
|
premium: true
|
|
- title: Document
|
|
link: /api/extensions/document
|
|
- title: HardBreak
|
|
link: /api/extensions/hard-break
|
|
- title: Heading
|
|
link: /api/extensions/heading
|
|
- title: History
|
|
link: /api/extensions/history
|
|
- title: HorizontalRule
|
|
link: /api/extensions/horizontal-rule
|
|
- title: Image
|
|
link: /api/extensions/image
|
|
draft: true
|
|
- title: Italic
|
|
link: /api/extensions/italic
|
|
- title: Link
|
|
link: /api/extensions/link
|
|
- title: ListItem
|
|
link: /api/extensions/list-item
|
|
# - title: Mention
|
|
# link: /api/extensions/mention
|
|
# draft: true
|
|
- title: OrderedList
|
|
link: /api/extensions/ordered-list
|
|
- title: Paragraph
|
|
link: /api/extensions/paragraph
|
|
# - title: Placeholder
|
|
# link: /api/extensions/placeholder
|
|
# draft: true
|
|
- title: Strike
|
|
link: /api/extensions/strike
|
|
# - title: TableCell
|
|
# link: /api/extensions/table-cell
|
|
# draft: true
|
|
# - title: TableHeader
|
|
# link: /api/extensions/table-header
|
|
# draft: true
|
|
# - title: TableRow
|
|
# link: /api/extensions/table-row
|
|
# draft: true
|
|
- title: Text
|
|
link: /api/extensions/text
|
|
- title: TextAlign
|
|
link: /api/extensions/text-align
|
|
draft: true
|
|
# - title: TodoItem
|
|
# link: /api/extensions/todo-item
|
|
# draft: true
|
|
# - title: TodoList
|
|
# link: /api/extensions/todo-list
|
|
# draft: true
|
|
- title: Underline
|
|
link: /api/extensions/underline
|
|
- 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: Benefits for sponsors
|
|
# link: /benefits-for-sponsors
|
|
# - title: Sponsoring reports
|
|
# link: /open
|
|
- title: Become a sponsor
|
|
link: /sponsor
|