.. |
App
|
Add cpp to avoid warning.
|
2019-01-28 16:50:47 -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: add support for #+SELECT_TAGS.
|
2019-01-30 18:27:38 +01:00 |
Writers
|
Improve writing metadata for docx, pptx and odt (#5252)
|
2019-01-26 16:14:35 -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
|
Support ipynb (Jupyter notebook) as input and output format.
|
2019-01-22 21:45:59 -08:00 |
Extensions.hs
|
Support ipynb (Jupyter notebook) as input and output format.
|
2019-01-22 21:45:59 -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
|
Support ipynb (Jupyter notebook) as input and output format.
|
2019-01-22 21:45:59 -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
|
Implement task lists (#5139)
|
2019-01-02 11:36:37 -08:00 |
Slides.hs
|
For bibliography match Div with id 'refs', not class 'references'.
|
2018-11-19 11:08:09 -08:00 |
Templates.hs
|
Support ipynb (Jupyter notebook) as input and output format.
|
2019-01-22 21:45:59 -08: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
|
Support ipynb (Jupyter notebook) as input and output format.
|
2019-01-22 21:45:59 -08:00 |
XML.hs
|
Strip out illegal XML characters in escapeXMLString.
|
2018-12-04 09:24:15 -08:00 |