docs: update content

This commit is contained in:
Philipp Kühn
2021-10-03 20:53:30 +02:00
parent 68fc3f862f
commit 9e58f3ad55
3 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ There are also some extensions with more capabilities. We call them [nodes](/api
| [History](/api/extensions/history) | Included | [GitHub](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-history/) |
| [Placeholder](/api/extensions/placeholder) | | [GitHub](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-placeholder/) |
| [TextAlign](/api/extensions/text-align) | | [GitHub](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-text-align/) |
| [UniqueId](/api/extensions/unique-id) | | Requires a tiptap pro subscription |
| [UniqueID](/api/extensions/unique-id) | | Requires a tiptap pro subscription |
| [Typography](/api/extensions/typography) | | [GitHub](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-typography/) |
You dont have to use it, but we prepared a `@tiptap/starter-kit` which includes the most common extensions. Read more about [`StarterKit`](/guide/configuration#default-extensions).