.. |
Compat
|
Use Control.Monad.State.Strict throughout.
|
2017-06-17 07:45:28 +02:00 |
Lua
|
Use hslua v0.9.0
|
2017-10-05 11:30:44 +02:00 |
Readers
|
LaTeX Reader: support \lettrine
|
2017-10-22 20:33:30 +02:00 |
Writers
|
HTML writer: don't add data- prefix to unknown attributes beginning with data-.
|
2017-10-16 23:06:13 -07:00 |
App.hs
|
App: added --request-header option.
|
2017-10-15 22:13:15 -07:00 |
Asciify.hs
|
Update dates in copyright notices
|
2017-05-13 23:30:13 +02:00 |
BCP47.hs
|
Added support for translations (localization) (see #3559).
|
2017-08-11 22:22:31 -07:00 |
Class.hs
|
Remove openURL from Shared (API change).
|
2017-10-15 22:11:38 -07:00 |
CSS.hs
|
hlint suggestions.
|
2017-06-02 15:25:39 +02:00 |
CSV.hs
|
Removed redundant import.
|
2017-08-11 22:26:23 -07:00 |
Data.hs
|
Make sure docx/_rels/.rels gets into data files.
|
2017-04-02 23:29:58 +02:00 |
Emoji.hs
|
Fixed Emoji character definitions.
|
2015-12-04 09:38:58 -08:00 |
Error.hs
|
In rendering PandocParsecError, only print input at error location...
|
2017-10-21 21:54:38 -07:00 |
Extensions.hs
|
FromJSON/ToJSON instances for Reader, WriterOptions.
|
2017-09-14 22:38:23 -07:00 |
Highlighting.hs
|
hlint suggestions.
|
2017-06-02 15:25:39 +02:00 |
ImageSize.hs
|
hlint suggestions.
|
2017-06-02 15:25:39 +02:00 |
Logging.hs
|
LaTeX reader: implement \newtoggle, \iftoggle, \toggletrue|false
|
2017-08-18 10:13:41 -07:00 |
Lua.hs
|
pandoc.lua: throw better error when pipe command fails
|
2017-10-05 11:41:59 +02:00 |
MediaBag.hs
|
Use foldrWithKey instead of deprecated foldWithKey.
|
2017-07-13 23:37:21 +02:00 |
MIME.hs
|
Update dates in copyright notices
|
2017-05-13 23:30:13 +02:00 |
Options.hs
|
KaTeX fixes:
|
2017-10-05 10:08:04 -07:00 |
Parsing.hs
|
RST reader: handle blank lines correctly in line blocks (#3881)
|
2017-08-28 07:48:46 -07:00 |
PDF.hs
|
Removed Verbosity and MediaBag params from makePDF.
|
2017-09-30 17:17:39 -05:00 |
Pretty.hs
|
Fix `blanklines' documentation (#3843)
|
2017-08-08 08:44:18 -07:00 |
Process.hs
|
Update dates in copyright notices
|
2017-05-13 23:30:13 +02:00 |
Readers.hs
|
Remove GFM modules; use CMarkGFM for both gfm and commonmark.
|
2017-08-07 23:11:14 -07:00 |
SelfContained.hs
|
SelfContained: data-background-image instead of data-background.
|
2017-10-20 23:16:53 -07:00 |
Shared.hs
|
Remove openURL from Shared (API change).
|
2017-10-15 22:11:38 -07:00 |
Slides.hs
|
Update dates in copyright notices
|
2017-05-13 23:30:13 +02:00 |
Templates.hs
|
Removed old beamer template.
|
2017-09-08 10:48:02 -07:00 |
Translations.hs
|
Added Listing to Term.
|
2017-08-12 13:19:50 -07:00 |
UTF8.hs
|
UTF8: export fromText, fromTextLazy.
|
2017-06-10 16:05:56 +02:00 |
UUID.hs
|
Update dates in copyright notices
|
2017-05-13 23:30:13 +02:00 |
Writers.hs
|
Remove GFM modules; use CMarkGFM for both gfm and commonmark.
|
2017-08-07 23:11:14 -07:00 |
XML.hs
|
Switched Writer types to use Text.
|
2017-06-11 00:46:31 +02:00 |