pandoc/Text/Pandoc/Writers
fiddlosopher 742a465980 Support for startFrom="nn" to select starting line number in syntax highlighting.
Changed argument of highlightHtml to Attr, not [String], for generality.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1232 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-02-10 18:59:34 +00:00
..
ConTeXt.hs Modified writers for new argument place in CodeBlock. 2008-02-09 03:18:22 +00:00
Docbook.hs Modified writers for new argument place in CodeBlock. 2008-02-09 03:18:22 +00:00
HTML.hs Support for startFrom="nn" to select starting line number in syntax highlighting. 2008-02-10 18:59:34 +00:00
LaTeX.hs Modified writers for new argument place in CodeBlock. 2008-02-09 03:18:22 +00:00
Man.hs Modified writers for new argument place in CodeBlock. 2008-02-09 03:18:22 +00:00
Markdown.hs Modified writers for new argument place in CodeBlock. 2008-02-09 03:18:22 +00:00
RST.hs Modified writers for new argument place in CodeBlock. 2008-02-09 03:18:22 +00:00
RTF.hs Removed Text.Regex dependencies by rewriting using plain Haskell: 2008-02-09 03:21:04 +00:00