pandoc/src/Text/Pandoc
John MacFarlane 8193ebcd99 Allow use of ConTeXt to generate PDFs.
pandoc my.md -t context -o my.pdf

will now create a PDF using ConTeXt rather than LaTeX.

Closes .
2015-10-20 08:16:17 -07:00
..
Compat More changes to avoid compiler warnings on ghc 7.10. 2015-10-14 10:06:18 -07:00
Readers LaTeX reader: fixed longtable support. 2015-10-15 23:15:40 -07:00
Writers LaTeX and ConTeXt writers: support lang attribute on divs and spans 2015-10-18 17:01:37 +02:00
Asciify.hs Updated copyright notices to -2015. Closes . 2015-04-26 10:18:29 -07:00
CSS.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Data.hsb Text.Pandoc.Data: store paths in dataFiles using posix separators. 2015-10-17 22:04:02 -07:00
Error.hs Removed unnecessary import. 2015-10-11 17:27:00 -07:00
Highlighting.hs Updated copyright notices to -2015. Closes . 2015-04-26 10:18:29 -07:00
ImageSize.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
MediaBag.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
MIME.hs Fixed svg handling in EPUB writer. 2015-05-27 11:46:02 -07:00
Options.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Parsing.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
PDF.hs Allow use of ConTeXt to generate PDFs. 2015-10-20 08:16:17 -07:00
Pretty.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Process.hs Updated copyright notices to -2015. Closes . 2015-04-26 10:18:29 -07:00
SelfContained.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Shared.hs Remove compiler warning with embed_data_files. 2015-10-17 21:21:52 -07:00
Slides.hs Updated copyright notices to -2015. Closes . 2015-04-26 10:18:29 -07:00
Templates.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
UTF8.hs UTF8: Better handling of bare CRs in input files. 2015-05-05 12:42:50 -07:00
UUID.hs Updated copyright notices to -2015. Closes . 2015-04-26 10:18:29 -07:00
XML.hs Updated copyright notices to -2015. Closes . 2015-04-26 10:18:29 -07:00