pandoc/src/Text/Pandoc
2018-12-17 11:47:28 -08:00
..
App T.P.App: fix regression in output format heuristics 2018-11-07 21:36:36 +01:00
Filter T.P.Filter: centralize filter path expansion 2018-10-28 12:08:52 -07:00
Lua Lua filters: test AST object equality via Haskell 2018-11-19 21:46:20 +01:00
Readers LaTeX reader: Support \DeclareMathOperator. 2018-12-17 11:47:28 -08:00
Writers ICML writer: support custom-styles () 2018-12-12 14:51:14 -05:00
App.hs Improve error message for UTF-8 decoding errors. 2018-11-29 15:59:33 -08:00
Asciify.hs
BCP47.hs
Class.hs Remove unnecessary hiding in Class.hs 2018-11-01 19:09:59 +03:00
CSS.hs
CSV.hs
Data.hs
Emoji.hs Wrap emojis in span nodes () 2018-07-15 15:14:40 -07:00
Error.hs Add PandocUTF8DecodingError constructor for PandocError. 2018-11-29 15:59:10 -08:00
Extensions.hs Text.Pandoc.Shared: add parameter to uniqueIdent, inlineListToIdentifier. 2018-11-11 13:46:23 -08:00
Filter.hs Fix CPP conditional for TH pragma 2018-11-11 14:10:53 +01:00
Highlighting.hs Add missing re-export of "breezeDark" style () 2018-06-05 09:50:34 -07:00
ImageSize.hs Avoid non-exhaustive pattern matches. 2018-08-10 15:22:10 -07:00
Logging.hs Add helpful suggestion to missing title warning. 2018-10-08 21:33:25 -07:00
Lua.hs T.P.Lua: expose more useful internals (API change) 2018-10-28 12:08:52 -07:00
MediaBag.hs
MIME.hs
Options.hs Fix CPP conditional for TH pragma 2018-11-11 14:10:53 +01:00
Parsing.hs Parsing: use safeRead instead of read. 2018-12-17 10:21:30 -08:00
PDF.hs PDF: fix reference to rsvg-convert () 2018-08-24 09:43:29 -07:00
Pretty.hs Text.Pandoc.Pretty: don't render BreakingSpace at end of line... 2018-11-06 22:54:43 -08:00
Process.hs Fix warnings in Text.Pandoc.Process. 2018-11-30 08:32:04 -08:00
Readers.hs Changed types of writeJSON and readJSON. 2018-11-29 12:56:06 -08:00
RoffChar.hs Man/Ms writers: don't escape - as \-. 2018-12-13 11:24:51 -08:00
SelfContained.hs
Shared.hs For bibliography match Div with id 'refs', not class 'references'. 2018-11-19 11:08:09 -08:00
Slides.hs For bibliography match Div with id 'refs', not class 'references'. 2018-11-19 11:08:09 -08:00
Templates.hs
Translations.hs Use HsYAML instead of yaml for translations, YAML metadata. 2018-06-29 23:21:25 +02:00
UTF8.hs
UUID.hs Avoid non-exhaustive pattern match. 2018-08-10 15:44:20 -07:00
Writers.hs Changed types of writeJSON and readJSON. 2018-11-29 12:56:06 -08:00
XML.hs Strip out illegal XML characters in escapeXMLString. 2018-12-04 09:24:15 -08:00