Merge branch 'feature/suggestions' of https://github.com/ueberdosis/tiptap-next into feature/suggestions
This commit is contained in:
@@ -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)
|
|
||||||
@@ -174,9 +174,6 @@
|
|||||||
link: /api/extensions/gapcursor
|
link: /api/extensions/gapcursor
|
||||||
- title: History
|
- title: History
|
||||||
link: /api/extensions/history
|
link: /api/extensions/history
|
||||||
- title: Suggestion
|
|
||||||
link: /api/extensions/suggestion
|
|
||||||
type: draft
|
|
||||||
- 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