mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-19 06:43:02 +08:00
utilities link
This commit is contained in:
parent
ac67aa49af
commit
48e2e28788
11
docs/api/utilities.md
Normal file
11
docs/api/utilities.md
Normal 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.
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user