.. |
Compat
|
Use Control.Monad.State.Strict throughout.
|
2017-06-17 07:45:28 +02:00 |
Lua
|
Added parameter for user data directory to runLuaFilter.
|
2017-06-29 17:13:19 +02:00 |
Readers
|
Make east_asian_line_breaks affect all readers/writers.
|
2017-06-30 22:23:15 +02:00 |
Writers
|
Markdown writer: Ensure that + and - are escaped properly...
|
2017-06-30 17:41:25 +02:00 |
App.hs
|
Make east_asian_line_breaks affect all readers/writers.
|
2017-06-30 22:23:15 +02:00 |
Asciify.hs
|
Update dates in copyright notices
|
2017-05-13 23:30:13 +02:00 |
BCP47.hs
|
parseBCP47: Parse extensions and private-use as variants.
|
2017-06-26 15:03:51 +02:00 |
Class.hs
|
Tracing: give less misleading line information with parseWithString.
|
2017-06-19 22:41:09 +02:00 |
CSS.hs
|
hlint suggestions.
|
2017-06-02 15:25:39 +02: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
|
Added writerEpubSubdirectory to WriterOptions .
|
2017-06-22 11:43:50 +02:00 |
Extensions.hs
|
Extensions: Monoid instance for Extensions.
|
2017-06-24 13:20:42 +02: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
|
Fixed log message for InvalidLang.
|
2017-06-25 15:52:30 +02:00 |
Lua.hs
|
Added parameter for user data directory to runLuaFilter.
|
2017-06-29 17:13:19 +02:00 |
MediaBag.hs
|
Changed "extracting..." warning to a regular log message.
|
2017-06-12 15:28:39 +02:00 |
MIME.hs
|
Update dates in copyright notices
|
2017-05-13 23:30:13 +02:00 |
Options.hs
|
Added writerEpubSubdirectory to WriterOptions .
|
2017-06-22 11:43:50 +02:00 |
Parsing.hs
|
Tracing: give less misleading line information with parseWithString.
|
2017-06-19 22:41:09 +02:00 |
PDF.hs
|
In producing PDFs, warn if the font is missing some characters.
|
2017-06-18 11:17:00 +02:00 |
Pretty.hs
|
Use Control.Monad.State.Strict throughout.
|
2017-06-17 07:45:28 +02:00 |
Process.hs
|
Update dates in copyright notices
|
2017-05-13 23:30:13 +02:00 |
Readers.hs
|
Readers.getReader, Writers.getWriter API change.
|
2017-06-24 13:47:10 +02:00 |
SelfContained.hs
|
Shared: Provide custom isURI that rejects unknown schemes [isURI]
|
2017-05-23 09:48:11 +02:00 |
Shared.hs
|
Move CR filtering from tabFilter to the readers.
|
2017-06-20 21:52:13 +02:00 |
Slides.hs
|
Update dates in copyright notices
|
2017-05-13 23:30:13 +02:00 |
Templates.hs
|
Text.Pandoc.Templates: change type of renderTemplate'.
|
2017-06-20 22:41:56 +02: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
|
Readers.getReader, Writers.getWriter API change.
|
2017-06-24 13:47:10 +02:00 |
XML.hs
|
Switched Writer types to use Text.
|
2017-06-11 00:46:31 +02:00 |