marianoguerra/html/parse does not have a README file

    Parsed

    A document, and everything noticed while reading it.

    Parsed::diagnostics

    Parsed::document

    Parsed::has_errors

    fn Parsed::has_errors(self : Parsed) -> Bool

    parse

    fn parse(src : String, strict? : Bool) -> Parsed raise
    HtmlError

    Parse markup text.

    Tolerant: malformed input produces diagnostics and a tree that still covers the whole file, so this returns a document for any input at all. Pass strict=true to have the first error raised instead.

    parse_strict

    Parse markup text, raising on the first error.

    Source Files

    Powered by MoonBit

    Site sourceReport issuePackagesBuild queueSkillsStatistics

    © 2026 mooncakes.io