pandoc/src/Text/Pandoc
2017-12-28 16:03:18 +03:00
..
Compat Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Lua Lua modules: add function pandoc.utils.hierarchicalize 2017-12-23 23:29:24 +01:00
Readers Fix warning. 2017-12-27 13:38:44 -08:00
Writers FB2 writer: add cover image specified by "cover-image" meta 2017-12-28 16:03:18 +03:00
App.hs Allow --list-extensions to take an optional FORMAT argument. 2017-12-27 12:25:48 -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 Removed whitespace at ends of line. 2017-12-13 20:48:24 -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 HTML reader: parse div with class line-block as LineBlock. 2017-12-27 12:26:15 -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 modules: move to dedicated submodule 2017-12-21 22:42:59 +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