Home

Paragraph

Analogues of Paragraph in other schema include:

Properties

The Paragraph type has these properties:

NameDescriptionTypeInherited from
idThe identifier for this item.StringEntity
contentThe contents of the paragraph.Inline*-
authorsThe authors of the paragraph.Author*-
provenanceA summary of the provenance of content within the paragraph.ProvenanceCount*-

Related

The Paragraph type is related to these types:

Bindings

The Paragraph type is represented in:

Testing

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

PropertyComplexityDescriptionStrategy
contentMin+Generate a single arbitrary inline nodevec_inlines(1)
Low+Generate up to two arbitrary inline nodesvec_inlines(2)
High+Generate up to four arbitrary inline nodesvec_inlines(4)
MaxGenerate up to eight arbitrary inline nodes without restrictions on their ordervec(Inline::arbitrary(), size_range(0..=8))

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

© 2026 Stencila