.. |
Compat
|
Add EOL note to time compat module.
|
2016-09-03 08:10:53 -04:00 |
Readers
|
RST reader: Handle multiline cells in simple tables.
|
2017-03-02 16:48:53 +01:00 |
Writers
|
LaTeX writer: add \leavevmode before hypertarget at start of paragraph.
|
2017-03-02 12:13:20 +01:00 |
App.hs
|
Removed --epub-stylesheet ; use --css instead.
|
2017-02-27 21:29:16 +01:00 |
Asciify.hs
|
Updated copyright dates to include 2016.
|
2016-03-22 17:20:39 -07:00 |
Class.hs
|
Shared: remove 'warn'.
|
2017-02-24 14:29:56 +01:00 |
CSS.hs
|
new function to extract multiple properties at once in CSS.hs
|
2015-12-13 21:40:12 +01:00 |
Data.hsb
|
Rename README to MANUAL.txt
|
2016-07-20 21:16:45 +02:00 |
Emoji.hs
|
Fixed Emoji character definitions.
|
2015-12-04 09:38:58 -08:00 |
Error.hs
|
Removed unnecessary import.
|
2017-02-23 21:54:03 +01:00 |
Extensions.hs
|
Put an Integer rather than Word64 behind Extensions.
|
2017-01-25 17:07:42 +01:00 |
Highlighting.hs
|
Split pandoc.hs into a module, Text.Pandoc.App, and a small program.
|
2017-02-05 21:58:45 +01:00 |
ImageSize.hs
|
ImageSize: export lengthToDim, new function scaleDimension.
|
2017-02-26 23:40:09 +01:00 |
Logging.hs
|
Logging: Remove UsingResourceFrom, add CouldNotConvertImage
|
2017-02-24 14:29:54 +01:00 |
MediaBag.hs
|
MediaBag: put extractMediaBag into MonadIO.
|
2017-01-25 17:07:41 +01:00 |
MIME.hs
|
SelfContained: don't use data URIs for script or style.
|
2017-02-24 11:55:50 +01:00 |
Options.hs
|
Removed --epub-stylesheet ; use --css instead.
|
2017-02-27 21:29:16 +01:00 |
Parsing.hs
|
Revert "Refined constraint for HasQuoteContext instance."
|
2017-02-20 15:44:33 +01:00 |
PDF.hs
|
Fetch images when generating PDF via context.
|
2017-02-25 21:46:41 +01:00 |
Pretty.hs
|
Pretty: simplified definition of realLength.
|
2017-02-23 09:54:31 +01:00 |
Process.hs
|
Process.pipeProcess: stream stderr rather than capturing.
|
2017-01-25 17:07:41 +01:00 |
SelfContained.hs
|
--self-contained : don't incorporate elements with data-external="1" .
|
2017-02-26 22:48:02 +01:00 |
Shared.hs
|
Shared: remove 'warn'.
|
2017-02-24 14:29:56 +01:00 |
Slides.hs
|
Updated copyright dates to include 2016.
|
2016-03-22 17:20:39 -07:00 |
Templates.hs
|
Make epub an alias for epub3, not epub2.
|
2017-01-30 10:19:30 +01:00 |
UTF8.hs
|
Remove unnecessary CPP condition in UTF8
|
2016-09-02 09:18:09 -04:00 |
UUID.hs
|
Deleted whitespace at end of source lines.
|
2017-01-25 17:07:39 +01:00 |
XML.hs
|
Remove TagSoup compat
|
2016-09-02 12:28:53 -04:00 |