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

xml declaration line does not use double quotes #126

Open
asylumcs opened this issue Oct 2, 2022 · 0 comments
Open

xml declaration line does not use double quotes #126

asylumcs opened this issue Oct 2, 2022 · 0 comments

Comments

@asylumcs
Copy link
Contributor

asylumcs commented Oct 2, 2022

The XML declaration line in the internal EPUB files is this

<?xml version='1.0' encoding='utf-8'?>

Though single or double doesn't matter in a standalone file, I read somewhere that for these internal EPUB files it should be a double quote. I don't have that reference now. The Sigil editor also considers single quotes on that line to be an error.

@asylumcs asylumcs changed the title xml declaration line does not use doubl quotes xml declaration line does not use double quotes Oct 2, 2022
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

No branches or pull requests

1 participant