Merge branch 'master' of github.com:tiptap/tiptap-next
# Conflicts: # docs/src/docPages/licensing.md
This commit is contained in:
33
docs/src/links.yaml
Normal file
33
docs/src/links.yaml
Normal file
@@ -0,0 +1,33 @@
|
||||
- title: Getting Started
|
||||
items:
|
||||
- title: Introduction
|
||||
link: /introduction/
|
||||
- title: Installation
|
||||
link: /installation/
|
||||
|
||||
- title: Core Concepts
|
||||
items:
|
||||
- title: Renderless
|
||||
link: /renderless/
|
||||
- title: Schema
|
||||
link: /schema/
|
||||
- title: Editor
|
||||
link: /editor/
|
||||
- title: Extensions
|
||||
link: /extensions/
|
||||
- title: Commands
|
||||
link: /commands/
|
||||
- title: Events
|
||||
link: /events/
|
||||
|
||||
- title: Vue
|
||||
items:
|
||||
- title: Basic Example
|
||||
link: /basic-example/
|
||||
- title: Advanced Example
|
||||
link: /advanced-example/
|
||||
|
||||
- title: React
|
||||
items:
|
||||
- title: React
|
||||
link: /react/
|
||||
Reference in New Issue
Block a user