utilities link

This commit is contained in:
Jan Thurau 2024-02-02 12:13:10 +01:00
parent ac67aa49af
commit 48e2e28788
No known key found for this signature in database
GPG Key ID: 60B3EB3A1C49AC04
2 changed files with 12 additions and 2 deletions

11
docs/api/utilities.md Normal file
View File

@ -0,0 +1,11 @@
# Editor API Utility Overview
Welcome to the Editor API Utility section. Here, you'll discover essential tools to enhance your Tiptap experience:
- **Render JSON as HTML**: Learn to convert JSON content to HTML, even without an editor instance, simplifying content management.
- **Tiptap for PHP**: Explore PHP integration for Tiptap, enabling seamless content transformation and modification.
- **Suggestions**: Enhance your editor with suggestions like mentions and emojis, tailored to your needs.
Explore subpages for in-depth guidance and examples.

View File

@ -334,8 +334,7 @@
link: /api/extensions/unique-id
type: pro
- title: Utilities
link: /utilities
redirect: /api/utilities/html
link: /api/utilities
items:
- title: HTML
link: /api/utilities/html