pandoc/Text/Pandoc/Writers
fiddlosopher 1e2f2bc4f6 Improved template handling:
+ Split template haskell functions into new module,
  Text.Pandoc.TH
+ Distinguish contentsOf and binaryContentsOf; the former
  uses text mode in Windows, while the latter uses binary mode


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1368 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-08-02 17:22:55 +00:00
..
ConTeXt.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
Docbook.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
HTML.hs Added pragma to HTML writer to avoid deprecation warning for use of "start" attribute. 2008-08-01 21:00:50 +00:00
LaTeX.hs Compatibility fixes for CPP, Cabal, and haddock: 2008-07-31 23:55:27 +00:00
Man.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
Markdown.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
MediaWiki.hs Added MediaWiki writer. 2008-07-27 03:25:51 +00:00
OpenDocument.hs OpenDocument writer: don't print alt text with Image. 2008-07-31 23:15:37 +00:00
RST.hs Compatibility fixes for CPP, Cabal, and haddock: 2008-07-31 23:55:27 +00:00
RTF.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
S5.hs Improved template handling: 2008-08-02 17:22:55 +00:00
Texinfo.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00