Function wikipedia_prosesize::prosesize

source ยท
pub fn prosesize(html: impl Into<Wikicode>) -> ProseSize
Expand description

Calculate the prose size for the given HTML. Note that if you provide a mutable parsoid::Wikicode instance, the document will be modified!