.. |
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
|
RST reader: Basic support for csv-table directive.
|
2017-08-10 11:12:41 -07:00 |
Writers
|
Slidy writer: use h1 for all slides...
|
2017-08-10 07:48:28 -07:00 |
App.hs
|
Removed redundant import.
|
2017-08-08 16:46:12 -07: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
|
Class: more haddocks.
|
2017-07-30 07:43:55 -07:00 |
CSS.hs
|
hlint suggestions.
|
2017-06-02 15:25:39 +02:00 |
CSV.hs
|
RST reader: Basic support for csv-table directive.
|
2017-08-10 11:12:41 -07:00 |
Data.hs
|
Make sure docx/_rels/.rels gets into data files.
|
2017-04-02 23:29:58 +02:00 |
Emoji.hs
|
|
|
Error.hs
|
Rewrote LaTeX reader with proper tokenization.
|
2017-07-07 12:36:00 +02:00 |
Extensions.hs
|
CommonMark reader: support gfm_auto_identifiers .
|
2017-08-08 11:43:35 -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
|
Logging: Added Deprecated constructor to LogMessage.
|
2017-08-07 22:34:23 -07:00 |
Lua.hs
|
Added parameter for user data directory to runLuaFilter.
|
2017-06-29 17:13:19 +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
|
Rewrote LaTeX reader with proper tokenization.
|
2017-07-07 12:36:00 +02:00 |
Parsing.hs
|
Parsing: added gobbleSpaces.
|
2017-08-08 20:07:06 -07:00 |
PDF.hs
|
Support svg in PDF output, converting with rsvg2pdf.
|
2017-08-09 12:13:49 -07: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
|
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
|
Templates: Have gfm use commonmark template.
|
2017-08-08 14:05:04 -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 |