Merge branch 'feature/suggestions' of https://github.com/ueberdosis/tiptap-next into feature/suggestions

This commit is contained in:
Philipp Kühn 2021-01-20 09:24:16 +01:00
commit 5d1a2d6695
3 changed files with 1 additions and 10 deletions

View File

@ -1,9 +1,5 @@
# Mention
:::pro Fund the development 💖
We need your support to maintain, update, support and develop tiptap 2. If youre waiting for this extension, [become a sponsor and fund open source](/sponsor).
:::
## Installation
```bash
# with npm

View File

@ -256,8 +256,6 @@ $menuBreakPoint: 800px;
}
&--sponsor {
color: $colorWhite;
&::after {
content: '💖';
font-family: 'JetBrainsMono', monospace;

View File

@ -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