Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WYSIWYG: Tiptap configuration (customize toolbar) #240

Open
praserx opened this issue Jan 10, 2025 · 0 comments
Open

WYSIWYG: Tiptap configuration (customize toolbar) #240

praserx opened this issue Jan 10, 2025 · 0 comments

Comments

@praserx
Copy link

praserx commented Jan 10, 2025

Hi,

I'm trying to configure the new Tiptap WYSIWYG editor and customize its extensions. I attempted the following configuration:

{  
    tiptap: {  
        extensions: ['Document', 'Paragraph', 'Text'],  
    },  
}

However, I'm not sure if this is the correct approach. Could you point me to any documentation or provide guidance on how to properly configure and customize the editor?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant