Can't seem to preserve inline elements such as <span> , with custom blot #4585
Unanswered
AbdulMudhir
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I've created a customblot, to handle span conversion but for some reason any text after is being treated as a span too and causing the following:
Uncaught s: [Parchment] Unable to create [object HTMLSpanElement] blotthis is the test case i've been using
Code below does preserve but it's incorrectly converting replaceable
Beta Was this translation helpful? Give feedback.
All reactions