pandoc/src/Text/Pandoc
2012-02-04 13:01:00 -08:00
..
Readers Have handleIncludes look for local .sty files from \usepackage. 2012-02-04 13:01:00 -08:00
Writers Don't let autolinks create reference links. 2012-01-31 15:25:49 -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 Depend on highlighting-kate 0.5. 2012-01-25 11:29:42 -08:00
ImageSize.hs ImageSize: Fixed implementation of sizeInPoints. 2012-01-15 16:01:46 -08:00
MIME.hs Added --epub-embed-font option. 2012-01-30 13:09:52 -08:00
Parsing.hs Complete rewrite of LaTeX reader. 2012-02-04 09:56:43 -08:00
PDF.hs pandoc: Better error checking. 2012-01-21 14:18:36 -08:00
Pretty.hs Made charWidth in Text.Pandoc.Pretty complete. 2012-01-27 13:30:47 -08:00
SelfContained.hs SelfContained: Use getMimeType from Text.Pandoc.MIME. 2012-01-14 10:27:29 -08:00
Shared.hs Complete rewrite of LaTeX reader. 2012-02-04 09:56:43 -08:00
Slides.hs Slides: Fixed bug in prepSlides. 2012-01-24 10:50:56 -08:00
Templates.hs Added default.beamer template (separate from default.latex). 2012-01-30 11:26:04 -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: Added toEntities. 2012-01-28 11:43:27 -08:00