pandoc/Text/Pandoc/Writers
fiddlosopher 5b422262d3 Include classes on tr elements in HTML output: "header", "odd", "even".
This allows tables to be styled with lines in alternating colors.
Resolves Issue #91.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1467 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-10-18 23:14:59 +00:00
..
ConTeXt.hs Use Data.List's 'intercalate' instead of custom 'joinWithSep'. 2008-09-08 06:36:28 +00:00
Docbook.hs Use Data.List's 'intercalate' instead of custom 'joinWithSep'. 2008-09-08 06:36:28 +00:00
HTML.hs Include classes on tr elements in HTML output: "header", "odd", "even". 2008-10-18 23:14:59 +00:00
LaTeX.hs Use Data.List's 'intercalate' instead of custom 'joinWithSep'. 2008-09-08 06:36:28 +00:00
Man.hs Use Data.List's 'intercalate' instead of custom 'joinWithSep'. 2008-09-08 06:36:28 +00:00
Markdown.hs Use Data.List's 'intercalate' instead of custom 'joinWithSep'. 2008-09-08 06:36:28 +00:00
MediaWiki.hs MediaWiki writer: print class attributes in <pre> for code blocks, if any. 2008-09-06 18:05:08 +00:00
OpenDocument.hs Use Data.List's 'intercalate' instead of custom 'joinWithSep'. 2008-09-08 06:36:28 +00:00
RST.hs Support for display math; changed ASCIIMathML -> LaTeXMathML: 2008-08-13 03:02:42 +00:00
RTF.hs Use Data.List's 'intercalate' instead of custom 'joinWithSep'. 2008-09-08 06:36:28 +00:00
S5.hs Use Data.List's 'intercalate' instead of custom 'joinWithSep'. 2008-09-08 06:36:28 +00:00
Texinfo.hs Support for display math; changed ASCIIMathML -> LaTeXMathML: 2008-08-13 03:02:42 +00:00