diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-01-13 09:08:28 -0500 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-01-13 09:08:28 -0500 |
commit | a842d3ae7d511267dddb7ec1fef04e58495d08ce (patch) | |
tree | 915732ad67975b41726f2f21c0f7c2900d85d9c6 /test/writer.zimwiki | |
parent | 194f08d17a0ba695187f99e2494977fb9bca53ef (diff) | |
download | pandoc-a842d3ae7d511267dddb7ec1fef04e58495d08ce.tar.gz |
Powerpoint writer: Handle (sub)headers above slidelevel correctly.
Above the slidelevel, subheaders will be printed in bold and given a
bit of extra space before them. Note that at the moment, no
distinction is made between levels of headers above the slide header,
though that can be changed. (It has to be changed in pandoc, since
PowerPoint has no concept of paragraph or character classes.)
This allows us to clean up the code as well: the code in
`blockToParagraphs` since it will only touch content blocks, and
therefore will not deal with headers at or below the slidelevel.
Diffstat (limited to 'test/writer.zimwiki')
0 files changed, 0 insertions, 0 deletions