Home

Quote Block

Properties

The QuoteBlock type has these properties:

NameDescriptionTypeInherited from
idThe identifier for this item.StringEntity
sourceThe source of the quote.Citation | Text-
contentThe content of the quote.Block*-
authorsThe authors of the quote.Author*-
provenanceA summary of the provenance of the content within the section.ProvenanceCount*-

Related

The QuoteBlock type is related to these types:

Bindings

The QuoteBlock type is represented in:

Testing

During property-based (a.k.a generative) testing, the properties of the QuoteBlock type are generated using the following strategies.

PropertyComplexityDescriptionStrategy
contentMin+Generate a single arbitrary paragraph.vec_paragraphs(1)
Low+Generate up to two arbitrary, non-recursive, block nodes.vec_blocks_non_recursive(2)
High+Generate up to four arbitrary, non-recursive, block nodes.vec_blocks_non_recursive(4)
MaxGenerate up to eight arbitrary, non-recursive, block nodes.vec_blocks_non_recursive(8)

This documentation was generated from QuoteBlock.yaml by docs_types.rs.

© 2026 Stencila