Versions in this module Expand all Collapse all v0 v0.473.0 Nov 24, 2025 Changes in this version + type Document interface + AddTitleByString func(title string) (err error) + GetElements func() (elements []Element) + type Element interface + GetPlainText func() (plainText string, err error)