diff options
author | Nils Carlson <nils.carlson@ludd.ltu.se> | 2018-11-21 22:05:42 +0000 |
---|---|---|
committer | Nils Carlson <nils.carlson@ludd.ltu.se> | 2018-11-22 17:18:09 +0000 |
commit | eb82fd6b5e12e46eafe21d3f0b7f9c21a893be4e (patch) | |
tree | 662ef45ce2dc63881b14773bac2c34246d69213d /src/Text/Pandoc/Readers/Odt/Arrows | |
parent | 191141f27fbfd7c83764d3524a89ef30b835cad2 (diff) | |
download | pandoc-eb82fd6b5e12e46eafe21d3f0b7f9c21a893be4e.tar.gz |
ODT writer: Fix list indentation
Previously lists were indented by half an inch on the first line
for each level of nesting. This resulted in lists that looked like
this:
1. The first line of the list point text
the second line of the same list point.
Fix this and bring style into line with libreoffice standards:
1. The first line of the list point text
the second line of the list point text.
Diffstat (limited to 'src/Text/Pandoc/Readers/Odt/Arrows')
0 files changed, 0 insertions, 0 deletions