Skip to content

Parse XML files without xml declaration #12

Description

@wilzbach

From @Ingrater on November 2, 2016 15:40

First off: Awesome project. Please keep going and get it merged into phobos!

In the wild its quite common to have files which use xml syntax but don't have a xml declaration:

It should be easy to parse such files. My current workaround is to manually stick a xml declaration to the front of the buffer before parsing it.

Copied from original issue: lodo1995/experimental.xml#36

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions