pandoc/src/Text/Pandoc
2011-12-04 12:19:35 -08:00
..
Readers LaTeX reader: Don't crash on commands like \itemsep. 2011-11-12 13:20:29 -08:00
Writers Shared: Removed unescapeURI, modified escapeURI. 2011-12-02 19:39:30 -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 Highlighting: Fixed non-highlighting-kate version of highlightHtml. 2011-01-29 23:08:29 -08:00
MIME.hs Added unexported Text.Pandoc.MIME. 2011-07-19 12:01:20 -07:00
Parsing.hs Added nonspaceChar to Text.Pandoc.Parsing. 2011-07-30 18:08:02 -07:00
Pretty.hs Pretty: Added chomp combinator. 2011-11-18 13:19:22 -08:00
SelfContained.hs SelfContained: Convert all url()s in css to data: uris. 2011-12-04 12:19:35 -08:00
Shared.hs Shared: Removed unescapeURI, modified escapeURI. 2011-12-02 19:39:30 -08:00
Templates.hs Templates: Return empty string for json template. 2011-08-18 10:49:19 -07: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