pandoc/src/Text/Pandoc/Writers
Jesse Rosenthal b9b66d3b29 Powerpoint writer: Use ph name and idx for getting layout shapes
Internal change: when we take shapes from the layout for title,
content, etc, we should use the attributes of the "ph" (placeholder)
tag -- idx and name. This is what powerpoint uses internally, and
therefore seems more dependable across reference-docs than using the
shape names, as we had previously done.

There should be no output changes as a result of this commit.
2018-02-20 06:46:45 -05:00
..
Powerpoint Powerpoint writer: Use ph name and idx for getting layout shapes 2018-02-20 06:46:45 -05:00
AsciiDoc.hs AsciiDoc writer: do not output implicit heading IDs 2018-02-13 23:19:34 +03:00
CommonMark.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
ConTeXt.hs ConTeXt writer: new section syntax and --section-divs (#4295) 2018-01-25 11:56:28 -08:00
Custom.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Docbook.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Docx.hs EMF Image size support (#4375) 2018-02-18 11:12:58 -08:00
DokuWiki.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
EPUB.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
FB2.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Haddock.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
HTML.hs Conditional import to avoid warning. 2018-01-19 22:46:29 -08:00
ICML.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
JATS.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
LaTeX.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Man.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Markdown.hs Markdown writer: properly escape @ to avoid capture as citation. 2018-02-16 15:59:03 -08:00
Math.hs hlint suggestions. 2017-10-29 14:18:06 -07:00
MediaWiki.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Ms.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Muse.hs Muse writer: use unicode quotes for quoted text 2018-02-15 14:33:25 +03:00
Native.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
ODT.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
OOXML.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
OpenDocument.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
OPML.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Org.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Powerpoint.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
RST.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
RTF.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Shared.hs Move metaValueToInlines to T.P.W.Shared 2018-01-12 11:06:03 -05:00
TEI.hs TEI writer: more attribute fixes. 2018-02-16 10:47:46 -08:00
Texinfo.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Textile.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
ZimWiki.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00