Skip to content

Expose XML namespace removal and element skipping as a public feature #64

@kzu

Description

@kzu

It's sometimes convenient to just use an otherwise regular XDocument for
simpler querying via CSS or XPath, but XML namespaces complicates things.

Expose the functionality we already have for those two operations but for
regular XML documents too, not only HTML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions