pandoc/src/Text/Pandoc
John MacFarlane 26fefa040a PDF: On Windows, create temdir in working directory.
Reason:  the path to the system temp directory may contain tildes,
which causes problems in LaTeX when the username is more than
eight characters.

Closes #777.
2013-04-26 20:36:06 -07:00
..
Readers Markdown reader: Implemented Ext_ascii_identifiers. 2013-04-23 20:40:23 -07:00
Writers Don't convert to lowercase in email obfuscation. 2013-04-25 12:28:55 -07:00
Asciify.hs Added Text.Pandoc.Asciify utility module. 2013-04-23 20:10:24 -07:00
Biblio.hs Markdown writer: New approach for citations. 2013-03-17 10:33:54 -07:00
Data.hsb Use hsb2hs preprocessor instead of TH for embed_data_files. 2013-01-23 19:26:39 -08:00
Highlighting.hs LaTeX reader: Handle language attribute for lstlistings. 2013-03-05 22:43:27 -08:00
ImageSize.hs ImageSize: Added Pdf to ImageType. 2013-02-23 23:03:56 -08:00
MIME.hs MIME: Support vs and fs as text/plain. 2013-01-17 11:40:14 -08:00
Options.hs Options: Added Ext_ascii_identifiers. 2013-04-23 20:40:05 -07:00
Parsing.hs Parsing: Better error reporting in readWith. 2013-03-28 22:20:05 -07:00
PDF.hs PDF: On Windows, create temdir in working directory. 2013-04-26 20:36:06 -07:00
Pretty.hs Pretty: Fixed chomp so it works inside Prefixed elements. 2013-02-28 20:22:08 -08:00
SelfContained.hs Added comment/todo to SelfContained. 2013-04-10 10:22:00 -07:00
Shared.hs Shared: Fixed readDefaultDataFile so it works on Windows. 2013-04-20 13:07:50 -07:00
Slides.hs Reveal.js improvements. 2013-03-23 21:48:34 -04:00
Templates.hs Data files changes. 2012-12-29 17:54:07 -08:00
UTF8.hs UTF8: Strip off BOM if present. 2013-02-08 09:45:25 -08:00
UUID.hs Added an EPUB writer. 2010-07-05 00:06:27 -07:00
XML.hs Added Text.Pandoc.Writers.OPML. 2013-03-19 22:49:44 -07:00