Dropping a block embed into a > quote doesnât work for me for two reasons:
-
Itâs a kludge⊠Why should users have to put a block inside a blockquote to indicate itâs a block? The present arrangement is far more intuitive.
-
What happens if the user wants to include an inline embed inside a blockquote? How would you tell the two apart?
Itâs possible the programmers might be able to detect when an embed is the only thing on a line and wrap a <div class=âblock-embedâ> (for example) around it, but there are other complications. e.g. What if the user writes the following?
![[Embedded note]] ^reference
I still think having a different leading symbol to indicate an inline embed is the simplest answerâbut, personally, I donât have any problem with the current arrangement.