diff --git a/docs/src/docPages/api/extensions/suggestion.md b/docs/src/docPages/api/extensions/suggestion.md index 5428c0be..c8c92987 100644 --- a/docs/src/docPages/api/extensions/suggestion.md +++ b/docs/src/docPages/api/extensions/suggestion.md @@ -1,5 +1,9 @@ # 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 - mentions (as text or as/with user ID) diff --git a/docs/src/docPages/api/nodes/table-cell.md b/docs/src/docPages/api/nodes/table-cell.md index 7aca16bf..17ee77ed 100644 --- a/docs/src/docPages/api/nodes/table-cell.md +++ b/docs/src/docPages/api/nodes/table-cell.md @@ -1,3 +1,8 @@ # 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 + diff --git a/docs/src/docPages/api/nodes/table-row.md b/docs/src/docPages/api/nodes/table-row.md index e234309f..cb997243 100644 --- a/docs/src/docPages/api/nodes/table-row.md +++ b/docs/src/docPages/api/nodes/table-row.md @@ -1,3 +1,7 @@ # 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 diff --git a/docs/src/docPages/api/nodes/table.md b/docs/src/docPages/api/nodes/table.md index e29c9d18..5e874697 100644 --- a/docs/src/docPages/api/nodes/table.md +++ b/docs/src/docPages/api/nodes/table.md @@ -1,3 +1,7 @@ # 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 diff --git a/docs/src/links.yaml b/docs/src/links.yaml index 72755b6f..09b8c2d6 100644 --- a/docs/src/links.yaml +++ b/docs/src/links.yaml @@ -99,15 +99,12 @@ - title: Table link: /api/nodes/table draft: true - pro: true - title: TableRow link: /api/nodes/table-row draft: true - pro: true - title: TableCell link: /api/nodes/table-cell draft: true - pro: true - title: TaskList link: /api/nodes/task-list - title: TaskItem @@ -155,7 +152,6 @@ - title: Suggestion link: /api/extensions/suggestion draft: true - pro: true - title: TextAlign link: /api/extensions/text-align - title: Typography