@Js class BlockQuote : Block
A block quote:
> some quoted text
Note that child nodes are themselves blocks, e.g. Paragraph, ListBlock, etc.