.. |
Compat
|
Use Control.Monad.State.Strict throughout.
|
2017-06-17 07:45:28 +02:00 |
Lua
|
Changed all readers to take Text instead of String.
|
2017-06-10 18:26:44 +02:00 |
Readers
|
Muse reader: check that headers start at the first column (#3749)
|
2017-06-20 14:48:00 +02:00 |
Writers
|
Removed redundant import.
|
2017-06-20 16:44:05 +02:00 |
App.hs
|
App: issue proper errors instead of using 'error'.
|
2017-06-20 16:19:59 +02:00 |
Asciify.hs
|
|
|
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
|
|
|
Emoji.hs
|
|
|
Error.hs
|
hlint suggestions.
|
2017-06-02 15:25:39 +02:00 |
Extensions.hs
|
|
|
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
|
Separated tracing from logging.
|
2017-06-19 22:17:43 +02:00 |
Lua.hs
|
Text.Pandoc.Lua - added DeriveDataTypeable for ghc 7.8.
|
2017-06-20 21:11:21 +02:00 |
MediaBag.hs
|
Changed "extracting..." warning to a regular log message.
|
2017-06-12 15:28:39 +02:00 |
MIME.hs
|
|
|
Options.hs
|
|
|
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
|
|
|
Readers.hs
|
Added Vimwiki reader (#3705).
|
2017-06-19 22:15:12 +02:00 |
SelfContained.hs
|
|
|
Shared.hs
|
Use Control.Monad.State.Strict throughout.
|
2017-06-17 07:45:28 +02:00 |
Slides.hs
|
|
|
Templates.hs
|
|
|
UTF8.hs
|
UTF8: export fromText, fromTextLazy.
|
2017-06-10 16:05:56 +02:00 |
UUID.hs
|
|
|
Writers.hs
|
Writers: changed StringWriter -> TextWriter.
|
2017-06-10 21:54:26 +02:00 |
XML.hs
|
Switched Writer types to use Text.
|
2017-06-11 00:46:31 +02:00 |