pandoc/src/Text
John MacFarlane 2df3dfe883 Changed hierarchicalize so it treats references div as top-level header.
Fixes a bug with `--section-divs`, where the final references section
added by pandoc-citeproc, enclosed in its own div, got put in the
div for the section previous to it.

This fixes #2294.  Longer term, we might think about how hierarchicalize
should interact with Div elements.
2015-07-12 13:58:28 -07:00
..
Pandoc Changed hierarchicalize so it treats references div as top-level header. 2015-07-12 13:58:28 -07:00
Pandoc.hs Plain writer: don't use symbols for super/subscript. 2015-06-27 20:19:04 -07:00