diff --git a/docs/src/docPages/api/extensions/suggestion.md b/docs/src/docPages/api/extensions/suggestion.md deleted file mode 100644 index 3539f167..00000000 --- a/docs/src/docPages/api/extensions/suggestion.md +++ /dev/null @@ -1,14 +0,0 @@ -# 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 open source](/sponsor). -::: - -TODO - -- mentions (as text or as/with user ID) -- hashtags (as text) -- emojis (input rule with an autocomplete popup) -- commands (can only be triggered at the beginning of a line, should trigger custom commands) -- snippets (should be able to insert multiple paragraphs) -- variables (should replaced when copied to external sources) diff --git a/docs/src/links.yaml b/docs/src/links.yaml index 80e4f834..0c7ced81 100644 --- a/docs/src/links.yaml +++ b/docs/src/links.yaml @@ -174,9 +174,6 @@ link: /api/extensions/gapcursor - title: History link: /api/extensions/history - - title: Suggestion - link: /api/extensions/suggestion - type: draft - title: TextAlign link: /api/extensions/text-align - title: Typography