yikoyu / vuetify-pro-tiptap

A Rich Text Editor (WYSIWYG) for Vue3 with tiptap & Vuetify.
https://yikoyu.github.io/vuetify-pro-tiptap/
MIT License
162 stars 24 forks source link

How do I add commands from a tiptap extension? #234

Closed ianrafael2001 closed 9 months ago

ianrafael2001 commented 9 months ago

want to add tiptap extensions (tiptap ) but I can't. How do I add them?

Edit: i'm trying in @1.4.3

yikoyu commented 9 months ago

In version 1.x, you can try using the extensions prop of VuetifyTiptap. Additionally, the 1.x version of Vue2 is no longer being updated.

1.x README