add a notice to WIP extensions
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Suggestion
|
# Suggestion
|
||||||
|
|
||||||
|
:::pro Fund the development 💖
|
||||||
|
We need your support to maintain, update, support and develop tiptap 2. If you’re 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)
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
# TableCell
|
# TableCell
|
||||||
|
|
||||||
TODO
|
:::pro Fund the development 💖
|
||||||
|
We need your support to maintain, update, support and develop tiptap 2. If you’re waiting for this extension, [become a sponsor and fund the open-source](/sponsor).
|
||||||
|
:::
|
||||||
|
|
||||||
|
TODO
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
# TableRow
|
# TableRow
|
||||||
|
|
||||||
TODO
|
:::pro Fund the development 💖
|
||||||
|
We need your support to maintain, update, support and develop tiptap 2. If you’re waiting for this extension, [become a sponsor and fund the open-source](/sponsor).
|
||||||
|
:::
|
||||||
|
|
||||||
|
TODO
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
# Table
|
# Table
|
||||||
|
|
||||||
TODO
|
:::pro Fund the development 💖
|
||||||
|
We need your support to maintain, update, support and develop tiptap 2. If you’re waiting for this extension, [become a sponsor and fund the open-source](/sponsor).
|
||||||
|
:::
|
||||||
|
|
||||||
|
TODO
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user