<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/test/pptx/pauses/without-incremental, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2021-10-18T00:24:30Z</updated>
<entry>
<title>pptx: Fix list level numbering</title>
<updated>2021-10-18T00:24:30Z</updated>
<author>
<name>Emily Bourke</name>
<email>undergroundquizscene@protonmail.com</email>
</author>
<published>2021-09-17T15:05:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=8af15ab345bb0790cc3442722673d9da9f23a79c'/>
<id>urn:sha1:8af15ab345bb0790cc3442722673d9da9f23a79c</id>
<content type='text'>
In PowerPoint, the content of a top-level list is at the same level as
the content of a top-level paragraph – the only difference is that a
list style has been applied.

At the moment, the pptx writer increments the paragraph level on each
list, turning what should be top-level lists into second-level lists.

This commit changes that logic, only incrementing the paragraph level on
continuation paragraphs of lists.

- Fixes https://github.com/jgm/pandoc/issues/4828
- Fixes https://github.com/jgm/pandoc/issues/4663
</content>
</entry>
</feed>
