pandoc/src/templates
fiddlosopher 465b2d791e Merged branches/context: addition of a ConTeXt writer
<http://www.pragma-ade.nl/>.
+ Text.Pandoc.Writers.ConTeXt added.
+ Text.Pandoc modified to export the basic ConTeXt writer.
+ Main.hs modified to recognize 'context' as a writer.
+ ConTeXtHeader added to headers
+ DefaultHeaders.hs template modified to include ConTeXt header
+ Tests added (writer.context, tables.context), and runtests.pl
  modified to run them
+ pandoc.cabal updated to include Text.Pandoc.Writers.ConTeXt. 


git-svn-id: https://pandoc.googlecode.com/svn/trunk@716 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-07-15 02:56:34 +00:00
..
ASCIIMathML.hs Minor documentation changes to ASCIIMathML.hs template. 2007-06-17 16:12:23 +00:00
DefaultHeaders.hs Merged branches/context: addition of a ConTeXt writer 2007-07-15 02:56:34 +00:00
fillTemplates.pl Setup executable permissions on some files. 2007-01-05 07:39:32 +00:00
Makefile Added 'clean' target to src/templates/Makefile, main 2006-12-19 22:20:58 +00:00
S5.hs Modified HTML writer to use the Text.XHtml library. This results 2007-02-26 19:08:10 +00:00