Customised node export to docx #5820
Replies: 1 comment
-
If by export, you mean Tiptap's beta export/import extensions. Then, yes this a known limitation that custom nodes would not be exported. We are looking into a much more full featured DOCX import/export but it has to be custom to Tiptap which takes time |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a customised node (image container) which basically is an image with caption. But every time i export, this image container is not there. Any ways that I can convert the customised node into docx file?
Beta Was this translation helpful? Give feedback.
All reactions