Skip to content

Preserve XML header #32

@pascalberger

Description

@pascalberger

If I have an existing XML document like this, and running some transformations the XML header in the first line will be removed.

<?xml version="1.0" encoding="utf-8"?>
<foo>
</foo>

Is there a way to have the XML header preserved?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions