.. |
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
|
Org reader: hlint
|
2019-01-01 20:49:51 +01:00 |
Writers
|
Replace read with safeRead (#5186)
|
2018-12-31 15:26:38 -08:00 |
App.hs
|
Simplify/fix reading of --metadata values on command line.
|
2018-12-31 21:20:56 -08:00 |
Asciify.hs
|
Use NoImplicitPrelude and explicitly import Prelude.
|
2018-03-18 10:46:28 -07:00 |
BCP47.hs
|
Use NoImplicitPrelude and explicitly import Prelude.
|
2018-03-18 10:46:28 -07:00 |
Class.hs
|
Remove unnecessary hiding in Class.hs
|
2018-11-01 19:09:59 +03:00 |
CSS.hs
|
Use NoImplicitPrelude and explicitly import Prelude.
|
2018-03-18 10:46:28 -07:00 |
CSV.hs
|
Use NoImplicitPrelude and explicitly import Prelude.
|
2018-03-18 10:46:28 -07:00 |
Data.hs
|
Use NoImplicitPrelude and explicitly import Prelude.
|
2018-03-18 10:46:28 -07:00 |
Emoji.hs
|
Wrap emojis in span nodes (#4759)
|
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 (#4687)
|
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
|
Use NoImplicitPrelude and explicitly import Prelude.
|
2018-03-18 10:46:28 -07:00 |
MIME.hs
|
Mime: Use the alias application/eps for eps.
|
2018-04-21 12:11:48 -07:00 |
Options.hs
|
Fix CPP conditional for TH pragma
|
2018-11-11 14:10:53 +01:00 |
Parsing.hs
|
Remove unused HasHeaderMap (#5175)
|
2018-12-31 21:41:21 -08:00 |
PDF.hs
|
PDF: fix reference to rsvg-convert (#4855)
|
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
|
Removed unused extensions (#4506)
|
2018-03-29 10:47:12 -07:00 |
Translations.hs
|
Use HsYAML instead of yaml for translations, YAML metadata.
|
2018-06-29 23:21:25 +02:00 |
UTF8.hs
|
Use NoImplicitPrelude and explicitly import Prelude.
|
2018-03-18 10:46:28 -07:00 |
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 |