-
Hello. How to add an iframe to the editor? When I added an iframe to the source code, it will not be saved. Need to create a custom extension? |
Beta Was this translation helpful? Give feedback.
Answered by
awcodes
Jul 12, 2024
Replies: 1 comment
-
yes, you would need a custom extension for this. ProseMirror is very strict about what elements it allows. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Kazturin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes, you would need a custom extension for this. ProseMirror is very strict about what elements it allows.