Block.Block_quoteBlock quotes.
type block := tThe type for block quotes.
val make : ?indent:Layout.indent -> block -> tmake b quotes block b.
val indent : t -> Layout.indentindent bq is the indentation to the block quote marker found on the first line.