pandoc/test/Tests/Writers
Jeroen de Haas e67f4c58f2 Powerpoint code formatting is now context dependent (#5573)
This commit alters the way in which the Powerpoint writer treats
inline code and code blocks.

- Inline code is now formatted at the same size as the surrounding
  text.
- Code blocks are now given a margin and font size according to their
  level.
- Furthermore this commit allows changing the font with which code is
  formatted via the `monofont` option.

Tested in
- PowerPoint 365 for Windows - 1808 (Build 10730.20344 Click-to-Run)
- PowerPoint 365 for Mac - 16.26 (19060901)
2019-06-14 08:42:06 -07:00
..
AsciiDoc.hs Asciidoc writer: shorter delimiters for tables, blockquotes. 2019-01-07 22:10:34 -08:00
ConTeXt.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Docbook.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Docx.hs Improve writing metadata for docx, pptx and odt (#5252) 2019-01-26 16:14:35 -08:00
FB2.hs FB2 writer: represent HorizontalRule as empty line 2018-04-05 19:53:36 +03:00
HTML.hs Use latest skylighting. 2019-02-10 08:06:53 -08:00
JATS.hs JATS writer: properly handle footnotes. 2019-05-16 21:39:03 -07:00
LaTeX.hs LaTeX writer: Use mbox to get proper behavior inside \sout. 2019-06-10 15:02:48 -07:00
Markdown.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Muse.hs Muse writer: do not escape empty line after <br> 2019-05-25 17:54:31 +03:00
Native.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
OOXML.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Org.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Plain.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Powerpoint.hs Powerpoint code formatting is now context dependent (#5573) 2019-06-14 08:42:06 -07:00
RST.hs RST writer: use titleblock instead of title variable for title block 2018-08-01 12:32:16 -07:00
TEI.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00