pandoc/src/Text/Pandoc
Albert Krewinkel 40fb102417 Reorder block arguments parsing code
Group code used to parse block arguments together in one place.  This
seems better than having part of the code mixed between unrelated
parsing state changing functions.
2015-05-23 13:17:10 +02:00
..
Compat Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5. 2014-12-19 16:13:38 -08:00
Readers Reorder block arguments parsing code 2015-05-23 13:17:10 +02:00
Writers EPUB writer: Split references into separate chapter. 2015-05-21 00:45:57 -07:00
Asciify.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Data.hsb Use hsb2hs preprocessor instead of TH for embed_data_files. 2013-01-23 19:26:39 -08:00
Error.hs Move utility error functions to Text.Pandoc.Shared 2015-02-18 21:09:07 +00:00
Highlighting.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
ImageSize.hs ImageSize: fixed some exif parsing bugs. 2015-05-10 16:52:37 -07:00
MediaBag.hs Derive from Data and Typeable for libpandoc 2015-03-19 17:07:18 +01:00
MIME.hs Added woff2 to MIME types 2015-04-29 14:10:30 -07:00
Options.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Parsing.hs Markdown reader: Made implicit header references case-insensitive. 2015-05-13 23:12:58 -07:00
PDF.hs PDF writer: Print temp dir on --verbose. 2015-05-20 15:43:42 -07:00
Pretty.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Process.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
SelfContained.hs SelfContained: properly handle data URIs in css urls. 2015-05-04 16:00:28 -07:00
Shared.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Slides.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Templates.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -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 #2111. 2015-04-26 10:18:29 -07:00
XML.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00