add a notice to WIP extensions

This commit is contained in:
Hans Pagel
2021-01-08 00:21:07 +01:00
parent 45fccfeea4
commit 6c20e92f7e
5 changed files with 20 additions and 7 deletions

View File

@@ -1,5 +1,9 @@
# Suggestion # Suggestion
:::pro Fund the development 💖
We need your support to maintain, update, support and develop tiptap 2. If youre waiting for this extension, [become a sponsor and fund the open-source](/sponsor).
:::
TODO TODO
- mentions (as text or as/with user ID) - mentions (as text or as/with user ID)

View File

@@ -1,3 +1,8 @@
# TableCell # TableCell
TODO :::pro Fund the development 💖
We need your support to maintain, update, support and develop tiptap 2. If youre waiting for this extension, [become a sponsor and fund the open-source](/sponsor).
:::
TODO

View File

@@ -1,3 +1,7 @@
# TableRow # TableRow
TODO :::pro Fund the development 💖
We need your support to maintain, update, support and develop tiptap 2. If youre waiting for this extension, [become a sponsor and fund the open-source](/sponsor).
:::
TODO

View File

@@ -1,3 +1,7 @@
# Table # Table
TODO :::pro Fund the development 💖
We need your support to maintain, update, support and develop tiptap 2. If youre waiting for this extension, [become a sponsor and fund the open-source](/sponsor).
:::
TODO

View File

@@ -99,15 +99,12 @@
- title: Table - title: Table
link: /api/nodes/table link: /api/nodes/table
draft: true draft: true
pro: true
- title: TableRow - title: TableRow
link: /api/nodes/table-row link: /api/nodes/table-row
draft: true draft: true
pro: true
- title: TableCell - title: TableCell
link: /api/nodes/table-cell link: /api/nodes/table-cell
draft: true draft: true
pro: true
- title: TaskList - title: TaskList
link: /api/nodes/task-list link: /api/nodes/task-list
- title: TaskItem - title: TaskItem
@@ -155,7 +152,6 @@
- title: Suggestion - title: Suggestion
link: /api/extensions/suggestion link: /api/extensions/suggestion
draft: true draft: true
pro: true
- title: TextAlign - title: TextAlign
link: /api/extensions/text-align link: /api/extensions/text-align
- title: Typography - title: Typography