tiptap v2 codeView (HTML) extension? #1535
ag-coder
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
Thanks! That feels out of scope for the package, it’ll live outside the editor anyway. But you can take that example and just put the HTML content in a tab (or whatever you like): https://www.tiptap.dev/guide/output#option-2-html If you’d like to have the HTML editable (and using Vue), you can integrate that v-model example: https://www.tiptap.dev/installation/vue2#5-use-v-model-optional ✌️ |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw element-tiptap has a codeview extension.
it would be great if tiptap v2 also has such an extension.
is it possible to rewrite the extension of element-tiptap so that it works with tiptap version 2?
Beta Was this translation helpful? Give feedback.
All reactions