diff options
author | Michael Reed <michael@michaelreed.io> | 2020-06-17 12:15:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-17 09:15:50 -0700 |
commit | bf95282436436061341c80a41df585a33c849fec (patch) | |
tree | 1c465708d8a3ec81816430b0f36f960e5f00d654 /src/Text/Pandoc/Readers/RST.hs | |
parent | a6a7f08a2bffa9a806bc22b2a967ac15653046b7 (diff) | |
download | pandoc-bf95282436436061341c80a41df585a33c849fec.tar.gz |
Fix MIME type for TrueType fonts in EPUBs (#6464)
Per the EPUB 3.2 spec, "application/x-font-truetype" is no longer a
valid identifier for TrueType (.ttf) fonts [1]. This fixes warnings when
validating pandoc-generated EPUBs using `epubcheck` [2].
References [3].
[1]: https://www.w3.org/publishing/epub3/epub-spec.html#sec-core-media-types
[2]: https://github.com/w3c/epubcheck
Diffstat (limited to 'src/Text/Pandoc/Readers/RST.hs')
0 files changed, 0 insertions, 0 deletions