Merge branch 'feature/landingpage' into main

This commit is contained in:
Philipp Kühn
2021-02-04 11:15:10 +01:00
91 changed files with 2212 additions and 2248 deletions

View File

@@ -1,6 +1,6 @@
# Accessibility
:::pro Fund the development 💖
:::pro Fund the development ♥️
We need your support to maintain, update, support and develop tiptap 2. If youre waiting for progress here, [become a sponsor and fund open source](/sponsor).
:::

View File

@@ -28,7 +28,7 @@ new Editor({
extensions: [
CustomBulletList(),
// …
]
],
})
```

View File

@@ -99,9 +99,9 @@ const CustomBold = Bold.extend({
new Editor({
extensions: [
// …
CustomBold(),
]
// …
CustomBold(),
],
})
```

View File

@@ -69,4 +69,4 @@ Most editor toolbars use icons for their buttons. In some of our demos, we use t
* [Font Awesome](https://fontawesome.com/icons?c=editors)
* [UI icons](https://www.ibm.com/design/language/iconography/ui-icons/library/)
Also, were working on providing a configurable interface for tiptap. If you think thats a great idea, [become a sponsor](/sponsor) to show us your support. 💖
Also, were working on providing a configurable interface for tiptap. If you think thats a great idea, [become a sponsor](/sponsor) to show us your support. ♥️