mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-01 01:19:03 +08:00
Merge branch 'feature/suggestions' of https://github.com/ueberdosis/tiptap-next into feature/suggestions
This commit is contained in:
commit
5d1a2d6695
@ -1,9 +1,5 @@
|
||||
# Mention
|
||||
|
||||
:::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).
|
||||
:::
|
||||
|
||||
## Installation
|
||||
```bash
|
||||
# with npm
|
||||
|
@ -256,8 +256,6 @@ $menuBreakPoint: 800px;
|
||||
}
|
||||
|
||||
&--sponsor {
|
||||
color: $colorWhite;
|
||||
|
||||
&::after {
|
||||
content: '💖';
|
||||
font-family: 'JetBrainsMono', monospace;
|
||||
|
@ -35,9 +35,6 @@
|
||||
link: /examples/drawing
|
||||
- title: Multiple editors
|
||||
link: /examples/multiple-editors
|
||||
- title: Comments
|
||||
link: /examples/comments
|
||||
draft: true
|
||||
|
||||
|
||||
- title: Guide
|
||||
@ -160,7 +157,7 @@
|
||||
items:
|
||||
- title: Annotation
|
||||
link: /api/extensions/annotation
|
||||
draft: true
|
||||
type: draft
|
||||
- title: Collaboration
|
||||
link: /api/extensions/collaboration
|
||||
type: pro
|
||||
|
Loading…
Reference in New Issue
Block a user