pandoc/src/Text/Pandoc
Jesse Rosenthal 41dc65b37f Powerpoint writer: Split blocks correctly for linked images
We treat links with an image as the first inline as an image with a
link picProp -- so we have to split on it the same as if it were an
image.
2018-01-03 20:52:48 -05:00
..
Compat Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Lua Lua.Module.Utils: make stringify work on MetaValues. 2018-01-01 14:11:49 -08:00
Readers Docx reader: remove MultiWayIf 2018-01-02 11:45:22 -05:00
Writers Powerpoint writer: Split blocks correctly for linked images 2018-01-03 20:52:48 -05:00
App.hs Filter changes. 2017-12-28 16:39:52 -08:00
Asciify.hs Update dates in copyright notices 2017-05-13 23:30:13 +02:00
BCP47.hs Small reformat. 2017-10-29 13:01:04 -07:00
Class.hs Class: make FileTree opaque. 2017-12-28 16:39:52 -08:00
CSS.hs hlint 2017-11-01 14:40:10 +03:00
CSV.hs hlint suggestions. 2017-10-27 23:13:55 -07:00
Data.hs Removed whitespace at ends of line. 2017-12-13 20:48:24 -08:00
Emoji.hs hlint suggestions. 2017-10-27 23:13:55 -07:00
Error.hs Don't rely on syb when we don't need to. 2017-10-27 21:44:22 -07:00
Extensions.hs Alphabetical order Extension constructors. 2017-12-28 12:23:46 -08:00
Highlighting.hs Support lineAnchors (or line-anchors) in code blocks, for HTML. 2017-11-02 16:38:06 -07:00
ImageSize.hs hlint 2017-11-01 14:40:10 +03:00
Logging.hs Logging: issue INFO, not WARNING, if LaTeX .sty file can't be read. 2017-11-04 17:07:55 -07:00
Lua.hs Lua filters: stop exporting pushPandocModule 2017-12-29 10:11:45 +01:00
MediaBag.hs hlint changes. 2017-10-27 21:32:53 -07:00
MIME.hs Add opus to MIME type table as audio/ogg. 2017-12-26 11:03:03 -08:00
Options.hs Change Generic JSON instances to TemplateHaskell (#4085) 2017-11-21 12:27:40 -08:00
Parsing.hs Allow spaces after \( and before \) with tex_math_single_backslash. 2017-11-19 13:06:03 -08:00
PDF.hs hlint suggestions. 2017-10-27 23:13:55 -07:00
Pretty.hs hlint 2017-11-01 14:40:10 +03:00
Process.hs Update dates in copyright notices 2017-05-13 23:30:13 +02:00
Readers.hs Add Basic JATS reader based on DocBook reader 2017-12-20 13:54:02 +13:00
SelfContained.hs SelfContained: use base64 for css links with media attribute. 2017-11-01 17:42:33 -07:00
Shared.hs API change: export blocksToInlines' from Text.Pandoc.Shared 2017-12-22 20:35:00 +01:00
Slides.hs Source code reformatting. 2017-10-29 14:29:32 -07:00
Templates.hs Don't look for default template file for Powerpoint. 2017-12-21 10:35:51 -05:00
Translations.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
UTF8.hs UTF8: export fromText, fromTextLazy. 2017-06-10 16:05:56 +02:00
UUID.hs hlint suggestions. 2017-10-27 23:13:55 -07:00
Writers.hs Integrate Powerpoint writer into pandoc. 2017-12-11 07:00:17 -05:00
XML.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00