diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-10-11 15:25:49 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-10-11 15:25:49 -0700 |
commit | 0e78eba791233b616f2435f2353586f9d3859480 (patch) | |
tree | bcf096faea5bf7b70a1e5ae45dd42d355ff27cfe /tests/tables.haddock | |
parent | 60dcaa37d5cbaa9e9109b0a2a448ce663752b90d (diff) | |
download | pandoc-0e78eba791233b616f2435f2353586f9d3859480.tar.gz |
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.
Diffstat (limited to 'tests/tables.haddock')
0 files changed, 0 insertions, 0 deletions