diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2021-12-21 22:53:22 -0800 | 
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2021-12-22 09:45:02 -0800 | 
| commit | c4f6e6cb57e4fdda9ad59ff7220988810583ec60 (patch) | |
| tree | 0f0ff888d3507326015f192e00f33b3d84760605 /src/Text/Pandoc/Writers/Powerpoint/Presentation.hs | |
| parent | 7a9832166e36f77402d5e0259647e9f5c7ba4e58 (diff) | |
| download | pandoc-c4f6e6cb57e4fdda9ad59ff7220988810583ec60.tar.gz | |
HTML writer: make line breaks more consistent.
- With `--wrap=none`, we now output line breaks between
  block-level elements. Previously they were omitted
  entirely, so the whole document was on one line, unless
  there were literal line breaks in pre sections.  This makes
  the HTML writer's behavior more consistent with that of
  other writers.
- Put newline after `<dd>`.
- Put newlines after block-level elements in footnote section.
Diffstat (limited to 'src/Text/Pandoc/Writers/Powerpoint/Presentation.hs')
0 files changed, 0 insertions, 0 deletions
