pandoc/src/Text/Pandoc
Puneeth Chaganti 4d48abcb12 Added tests.
+ Added tables.org and writer.org to tests.
    + Added org.template to templates.
    + Changed RunTests.hs as required.
    + Minor changes to Org writer.
2010-12-04 23:49:53 +05:30
..
Readers Merge branch 'citeproc' into master. 2010-12-03 23:43:47 -08:00
Writers Added tests. 2010-12-04 23:49:53 +05:30
Biblio.hs Fixed spacing bug for reference-style citations. 2010-11-28 07:55:33 -08:00
Blocks.hs Moved all haskell source to src subdirectory. 2009-01-24 20:00:26 +00:00
CharacterReferences.hs Updated copyright notices. 2010-03-23 13:31:09 -07:00
Highlighting.hs Removed redundant imports (found by ghc 6.12). 2009-12-31 16:48:36 +00:00
Parsing.hs Removed CITEPROC CPP conditionals from library code. 2010-11-06 14:58:54 -07:00
S5.hs Moved Text.Pandoc.Writers.S5 -> Text.Pandoc.S5. 2010-07-22 23:37:06 -07:00
Shared.hs removed support for textile Inserted construct 2010-12-03 23:10:51 -08:00
Templates.hs Moved s5 writing from S5 module to HTML. 2010-07-22 22:58:48 -07:00
UTF8.hs Encode filenames as UTF8. 2010-09-10 19:53:45 -07:00
UUID.hs Added an EPUB writer. 2010-07-05 00:06:27 -07:00
XML.hs Updated copyright notices. 2010-03-23 13:31:09 -07:00