pandoc/src/Text/Pandoc/Writers
fiddlosopher 7baa79597e Use $for$ for --css option in HTML writer.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1721 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-31 01:15:42 +00:00
..
ConTeXt.hs Implemented templates for context writer. 2009-12-31 01:13:08 +00:00
Docbook.hs Removed unneeded writer options; use template variables instead. 2009-12-31 01:10:17 +00:00
HTML.hs Use $for$ for --css option in HTML writer. 2009-12-31 01:15:42 +00:00
LaTeX.hs Restored writerIncludeBefore, writerIncludeAfter. 2009-12-31 01:12:59 +00:00
Man.hs Changed Meta author and date types to Inline lists instead of Strings. 2009-12-31 01:12:44 +00:00
Markdown.hs Use separate title, author, date variables in markdown template. 2009-12-31 01:15:24 +00:00
MediaWiki.hs Removed unneeded writer options; use template variables instead. 2009-12-31 01:10:17 +00:00
OpenDocument.hs Removed unneeded writer options; use template variables instead. 2009-12-31 01:10:17 +00:00
RST.hs Fixed RST writer to use new templates. 2009-12-31 01:14:57 +00:00
RTF.hs Changed Meta author and date types to Inline lists instead of Strings. 2009-12-31 01:12:44 +00:00
S5.hs Got s5 writer working with html template. 2009-12-31 01:13:41 +00:00
Texinfo.hs Removed unneeded writer options; use template variables instead. 2009-12-31 01:10:17 +00:00