diff options
author | John MacFarlane <jgm@berkeley.edu> | 2018-08-28 12:34:49 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2018-08-28 12:35:28 -0700 |
commit | 7318bc91ce58bb6c39e556e334f278e590439c3f (patch) | |
tree | 72a0054c1168d22d9bf9e8e18c0d1ea1f74db4f8 /src/Text/Pandoc/Writers/HTML.hs | |
parent | dac85d683feb6f9f7e12b9273f353a1291171cd1 (diff) | |
download | pandoc-7318bc91ce58bb6c39e556e334f278e590439c3f.tar.gz |
EPUB writer: set epub:type on body element intelligently.
epub:type of first section epub:type of body
-------------------------- ------------------
prologue frontmatter
abstract frontmatter
acknowledgments frontmatter
copyright-page frontmatter
dedication frontmatter
foreword frontmatter
halftitle, frontmatter
introduction frontmatter
preface frontmatter
seriespage frontmatter
titlepage frontmatter
afterword backmatter
appendix backmatter
colophon backmatter
conclusion backmatter
epigraph backmatter
Otherwise body will have epub:type 'bodymatter'.
This only affects epub3.
See http://www.idpf.org/epub/profiles/edu/structure/#h.l0bzsloklt10
Closes #4823.
Diffstat (limited to 'src/Text/Pandoc/Writers/HTML.hs')
0 files changed, 0 insertions, 0 deletions