Blockquote with element children #1826
Unanswered
mAAdhaTTah
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is possible. For new blocks:
For your existing blocks:
|
Beta Was this translation helpful? Give feedback.
1 reply
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'm using the blockquote plugin, but all of its children are leaf nodes (
text
,break
, etc.). I'd like thosechildren
to instead be block (likeparagraph
,list
, etc.), so I can include paragraphs & other elements from my source quotes. Is this possible to configure with the built-in blockquote plugin? If not, how would one go about making this possible?Beta Was this translation helpful? Give feedback.
All reactions