mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 19:59:02 +08:00
docs: add better titles to the integration guides
This commit is contained in:
parent
7c46c83c5d
commit
c063cc99f4
@ -1,3 +1,7 @@
|
||||
---
|
||||
title: Alpine WYSIWYG
|
||||
---
|
||||
|
||||
# Alpine.js
|
||||
|
||||
## toc
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
title: Livewire WYSIWYG
|
||||
---
|
||||
|
||||
# Livewire
|
||||
|
||||
## toc
|
||||
|
@ -1,10 +0,0 @@
|
||||
# Next.js
|
||||
|
||||
## toc
|
||||
|
||||
## Introduction
|
||||
The following guide describes how to integrate tiptap with your [Next.js](https://nextjs.org/) project.
|
||||
|
||||
TODO
|
||||
|
||||
<demo name="React" />
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
title: Nuxt.js WYSIWYG
|
||||
---
|
||||
|
||||
# Nuxt.js
|
||||
|
||||
## toc
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
title: React WYSIWYG
|
||||
---
|
||||
|
||||
# React
|
||||
|
||||
## toc
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
title: Svelte WYSIWYG
|
||||
---
|
||||
|
||||
# Svelte
|
||||
|
||||
## toc
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
title: Vue.js 2 WYSIWYG
|
||||
---
|
||||
|
||||
# Vue.js 2
|
||||
|
||||
## toc
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
title: Vue.js 3 WYSIWYG
|
||||
---
|
||||
|
||||
# Vue.js 3
|
||||
|
||||
## toc
|
||||
|
Loading…
Reference in New Issue
Block a user