Skip to content

Add small crate for counting prose size

Legoktm requested to merge prosesize into main

This is a rough Rust port of the Prosesize gadget[1]. We don't bother counting HTML size because the difference between the legacy parser and Parsoid is too significant to be useful.

[1] https://en.wikipedia.org/wiki/Wikipedia:Prosesize

Merge request reports