mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-08-06 13:38:49 +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
|
# Alpine.js
|
||||||
|
|
||||||
## toc
|
## toc
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: Livewire WYSIWYG
|
||||||
|
---
|
||||||
|
|
||||||
# Livewire
|
# Livewire
|
||||||
|
|
||||||
## toc
|
## 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
|
# Nuxt.js
|
||||||
|
|
||||||
## toc
|
## toc
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: React WYSIWYG
|
||||||
|
---
|
||||||
|
|
||||||
# React
|
# React
|
||||||
|
|
||||||
## toc
|
## toc
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: Svelte WYSIWYG
|
||||||
|
---
|
||||||
|
|
||||||
# Svelte
|
# Svelte
|
||||||
|
|
||||||
## toc
|
## toc
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: Vue.js 2 WYSIWYG
|
||||||
|
---
|
||||||
|
|
||||||
# Vue.js 2
|
# Vue.js 2
|
||||||
|
|
||||||
## toc
|
## toc
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: Vue.js 3 WYSIWYG
|
||||||
|
---
|
||||||
|
|
||||||
# Vue.js 3
|
# Vue.js 3
|
||||||
|
|
||||||
## toc
|
## toc
|
||||||
|
Loading…
Reference in New Issue
Block a user