BlockQuote

constructor(type: BlockQuote.Type? = null, attribution: InlineContent? = null, content: List<Node>)

Parameters

type

information type. If null, the quote does not have a particular type

attribution

additional author or source of the quote

content

body content of the quote