index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Tests
/
Writers
/
Powerpoint.hs
Age
Commit message (
Expand
)
Author
2021-12-10
Powerpoint tests: shorten lines by grouping tests
Albert Krewinkel
2021-10-17
pptx: Fix list level numbering
Emily Bourke
2021-10-07
pptx: Remove excessive layout tests
Emily Bourke
2021-09-18
pptx: Support footers in the reference doc
Emily Bourke
2021-09-16
pptx: Support specifying slide background images
Emily Bourke
2021-09-15
pptx: Add support for incremental lists
Emily Bourke
2021-09-13
pptx: Fix logic for choosing Comparison layout
Emily Bourke
2021-09-01
pptx: Add support for more layouts
Emily Bourke
2021-09-01
pptx: Restructure tests
Emily Bourke
2021-08-27
pptx: Make first heading title if slide level is 0
Emily Bourke
2021-08-17
pptx: Select layouts from reference doc by name
Emily Bourke
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
2019-10-09
Options.WriterOptions: Change type of writerVariables to Context Text.
John MacFarlane
2019-08-27
PowerPoint writer: Start numbering at appopriate numbers.
Jesse Rosenthal
2019-06-14
Powerpoint code formatting is now context dependent (#5573)
Jeroen de Haas
2019-03-31
PowerPoint writer: add test for speaker notes after metadata.
Jesse Rosenthal
2019-03-30
Pptx writer: test for speaker notes after breaking header.
Jesse Rosenthal
2019-01-26
Improve writing metadata for docx, pptx and odt (#5252)
Agustín Martín Barbero
2018-10-20
Powerpoint tests: test raw openxml
Jesse Rosenthal
2018-03-21
Powerpoint writer: add tests for improved speaker notes.
Jesse Rosenthal
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
2018-02-27
Powerpoint writer: add test for table and list syntax
Jesse Rosenthal
2018-02-27
Powerpoint writer: Remove empty slides
Jesse Rosenthal
2018-02-19
Powerpoint writer tests: Test everything with template as well
Jesse Rosenthal
2018-02-18
Powerpoint writer: Add tests for speaker notes.
Jesse Rosenthal
2018-01-25
Tests: Abstract powerpoint tests out to OOXML tests.
Jesse Rosenthal
2018-01-23
Powerpoint writer tests: hlint cleanups.
Jesse Rosenthal
2018-01-22
Powerpoint writer tests: add tests for two-column layout and images
Jesse Rosenthal
2018-01-22
Powerpoint writer: Add further tests
Jesse Rosenthal
2018-01-22
Powerpoint writer tests: simplify updating function
Jesse Rosenthal
2018-01-22
Powerpoint tests: Convert to golden tests
Jesse Rosenthal
2018-01-21
Powerpoint writer tests: New test framework for pptx.
Jesse Rosenthal
2018-01-19
hlint code improvements.
John MacFarlane
2018-01-03
Powerpoint writer: Set default slidelevel correctly.
Jesse Rosenthal
2017-12-29
Powerpoint Writer tests: Add quickcheck tests for content types.
Jesse Rosenthal
2017-12-29
Powerpoint writer test: more slide number tests
Jesse Rosenthal
2017-12-28
Powerpoint writer tests: use IO.
John MacFarlane
2017-12-28
Fixed warning in powerpoint writer test.
John MacFarlane
2017-12-28
PowerPoint writer: Introduce beginning of tests
Jesse Rosenthal