Versions in this module Expand all Collapse all v0 v0.2.0 Aug 8, 2026 Changes in this version + var DefaultOptions = Options + type ListStats struct + Items int + MaxLevel int + Runs int + func Lists(d *doc.Document, opt Options) ListStats + type Options struct + ListStep float64 + MaxHeading int + MaxLevel int + type Stats struct + BodyBold bool + BodySize float64 + Candidates int + Headings int + func Headings(d *doc.Document, opt Options) Stats