Trait moxie_dom::interfaces::content_categories::PhrasingContent[][src]

pub trait PhrasingContent: Child { }
Expand description

Phrasing content defines the text and the mark-up it contains. Runs of phrasing content make up paragraphs.

Implementors