Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AppData file #494

Merged
merged 1 commit into from
Feb 17, 2020
Merged

Fix AppData file #494

merged 1 commit into from
Feb 17, 2020

Conversation

scx
Copy link
Contributor

@scx scx commented Feb 17, 2020

XML declaration is allowed only at the start of the document.

Some XML tools (e.g. xmlstarlet) cannot process the file without this patch.

-:2.6: XML declaration allowed only at the start of the document
<?xml version="1.0" encoding="UTF-8"?>
     ^
-:1.1: Document is empty

XML declaration is allowed only at the start of the document.
@mitya57 mitya57 merged commit 975a1f2 into retext-project:master Feb 17, 2020
@mitya57
Copy link
Member

mitya57 commented Feb 17, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants