pandoc/src/Text/Pandoc
2017-11-22 15:22:39 +03:00
..
Compat Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Lua Functor instance to fix ghc 7.8 warning. 2017-11-11 21:13:43 -08:00
Readers Muse reader: don't allow blockquotes within lists 2017-11-22 15:22:39 +03:00
Writers Muse writer: escape "----" to avoid accidental horizontal rules 2017-11-22 01:39:20 +03:00
App.hs Add comment explaining why TH is used in Text.Pandoc.App. 2017-11-21 09:22:06 -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 Export all of Text.Pandoc.Class from Text.Pandoc. 2017-10-29 15:00:49 -07: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 Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07: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 Change Generic JSON instances to TemplateHaskell (#4085) 2017-11-21 12:27:40 -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: preload text module (#4077) 2017-11-18 13:24:06 -08:00
MediaBag.hs hlint changes. 2017-10-27 21:32:53 -07:00
MIME.hs hlint suggestions. 2017-10-27 23:13:55 -07: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 Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
SelfContained.hs SelfContained: use base64 for css links with media attribute. 2017-11-01 17:42:33 -07:00
Shared.hs hlint 2017-11-01 14:40:10 +03:00
Slides.hs Source code reformatting. 2017-10-29 14:29:32 -07:00
Templates.hs Source code reformatting. 2017-10-29 14:29:32 -07: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 Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
XML.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00