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

EPUB accessibility additions #9400

Merged
merged 4 commits into from Feb 1, 2024
Merged

Conversation

Iacobus1983
Copy link
Contributor

AccessModeSufficient and AccessibilitySummary are added.

These metadata are optional according to the
EPUB Accessibility 1.1
standard. Though, ACE Daisy checker flags ebooks for missing them
(cf daisy/ace#389 and daisy/ace#400)

With this commit:

  • AccessModeSufficient is defaulted to "textual".
  • AccessibilitySummary can be included via the metadata block.

@jgm jgm merged commit 3e7e6f0 into jgm:main Feb 1, 2024
9 of 12 checks passed
@jgm
Copy link
Owner

jgm commented Feb 1, 2024

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.

None yet

2 participants