pub trait HeadingContent: FlowContent { }Expand description
The Heading content category
Heading content defines the heading of a section (whether explicitly marked up using sectioning content elements, or implied by the heading content itself).
pub trait HeadingContent: FlowContent { }The Heading content category
Heading content defines the heading of a section (whether explicitly marked up using sectioning content elements, or implied by the heading content itself).