diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2012-11-04 18:03:11 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2012-11-04 18:06:28 -0800 |
commit | ae6028d442df4ddc4ceb1cd7b01d7e0178d1d8e5 (patch) | |
tree | db99dc7b23545931b2b1c236926badc5da97fec1 /src/Text/Pandoc/Writers/FB2.hs | |
parent | b69792e2ed73e4a572a3f2d75d46e02a7d190b5c (diff) | |
download | pandoc-ae6028d442df4ddc4ceb1cd7b01d7e0178d1d8e5.tar.gz |
EPUB writer: Better TOC and footnote handling.
* Here we go back to splitting the document at the Pandoc AST
level, and converting each chapter to HTML separately.
* Fixes bug in footnote processing introduced by
commit 01d109e2efb880d9d2b8256d2e19ed4954076754. The bug caused
all footnotes to appear in the last chapter, so that footnote
links from other chapters would not work. Closes #651.
* We also disable writerTableOfContents, since TOC is automatic
for epub.
Diffstat (limited to 'src/Text/Pandoc/Writers/FB2.hs')
0 files changed, 0 insertions, 0 deletions