pandoc/src/Text/Pandoc
2012-01-20 19:11:35 -08:00
..
Readers Added Docx writer. 2012-01-19 12:10:49 -08:00
Writers Docx: Put display math on separate line. 2012-01-20 14:05:14 -08:00
Biblio.hs Implemented --citation-abbreviations option. 2011-11-11 17:54:34 -08:00
CharacterReferences.hs Simplified Text.Pandoc.CharacterReferences by using TagSoup entity lookup 2011-01-14 18:28:54 -08:00
Highlighting.hs Preserve attributes in highlighted HTML. 2011-12-28 22:04:38 -08:00
ImageSize.hs ImageSize: Fixed implementation of sizeInPoints. 2012-01-15 16:01:46 -08:00
MIME.hs Added 'layout-cache' to getMimeType. 2012-01-14 10:18:37 -08:00
Parsing.hs New treatment of dashes in --smart mode. 2012-01-01 13:48:28 -08:00
PDF.hs PDF: Removed TeXError type, just return a bytestring. 2012-01-20 19:11:35 -08:00
Pretty.hs Pretty: Added beforeNonBreak combinator. 2011-12-31 11:39:33 -08:00
SelfContained.hs SelfContained: Use getMimeType from Text.Pandoc.MIME. 2012-01-14 10:27:29 -08:00
Shared.hs Added 'beamer' as an output format. 2011-12-29 13:26:04 -08:00
Templates.hs Templates: Removed vestigial remnant of openxml template. 2012-01-19 23:45:39 -08:00
UTF8.hs UTF8: Encode filenames. 2011-02-11 18:55:14 -08:00
UUID.hs Added an EPUB writer. 2010-07-05 00:06:27 -07:00
XML.hs XML: don't use breaking spaces in attribute lists. 2010-12-21 16:46:21 -08:00