pandoc/tests/epub
John MacFarlane 0e78eba791 HTML reader/writer: better handling of "section" elements.
Previously `<section>` tags were just parsed as raw HTML
blocks.  With this change, section elements are parsed as
Div elements with the class "section".  The HTML writer will
use `<section>` tags to render these Divs in HTML5; otherwise
they will be rendered as `<div class="section">`.

Closes #2438.
2015-10-11 15:25:49 -07:00
..
features.epub EPUB Tests: Seperating image testing from other features 2014-09-25 13:33:25 +01:00
features.native HTML reader/writer: better handling of "section" elements. 2015-10-11 15:25:49 -07:00
formatting.epub Revised tests directory. 2014-08-13 11:16:50 -07:00
formatting.native HTML reader/writer: better handling of "section" elements. 2015-10-11 15:25:49 -07:00
img.epub EPUB Tests: Seperating image testing from other features 2014-09-25 13:33:25 +01:00
wasteland.epub Revised tests directory. 2014-08-13 11:16:50 -07:00
wasteland.native HTML reader/writer: better handling of "section" elements. 2015-10-11 15:25:49 -07:00