We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have page breaks in content files with that tagging:
<span epub:type="pagebreak" id="page_51" title="51"/>
and a page-list in nav file.
But the ace.json report says:
"properties": { "hasMathML": false, **"hasPageBreaks": false** },
The text was updated successfully, but these errors were encountered:
sounds like a bug. I'll try to reproduce and will come back to you if I can't. Thanks!
Sorry, something went wrong.
fix(rules): properly detect page markers using epub:type="pagebreak"
epub:type="pagebreak"
aa6ecd5
Closes #85
epub:type
72e5bd5
rdeltour
Successfully merging a pull request may close this issue.
I have page breaks in content files with that tagging:
and a page-list in nav file.
But the ace.json report says:
The text was updated successfully, but these errors were encountered: