diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2024-01-27 10:57:50 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2024-01-27 10:57:50 -0800 |
| commit | bc1caab557aacee60b80dc4faad2e1e9a49a2fb4 (patch) | |
| tree | 53f87d85625ff97b3cb3c685418fa3bc3cb40aad /MANUAL.txt | |
| parent | 6fe94a316a950bd2d1176dc4337f312e6e8e7b4a (diff) | |
EPUB writer: change default accessibilityFeatures.
Don't include ARIA and MathML in general; they won't apply for
epub2 or documents without math.
Diffstat (limited to 'MANUAL.txt')
| -rw-r--r-- | MANUAL.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index b87b75368..808e853b1 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -6857,8 +6857,6 @@ The following fields are recognized: Defaults to - "alternativeText" - - "ARIA" - - "MathML" - "readingOrder" - "structuralNavigation" - "tableOfContents" |
