pandoc/src/Text/Pandoc
2018-12-31 15:15:18 -08:00
..
App Allow '-' in filenames for custom lua writers. 2018-12-31 15:15:18 -08: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 Org writer: preserve line-numbering for example and code blocks. 2018-12-28 15:07:05 +01: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
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
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 Decompress .svgz when converting to "data:" URI 2018-12-18 11:47:48 +03:00
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
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