pandoc/Text/Pandoc/Writers
fiddlosopher 9aecc17c1d Markdown writer: proper handling of block quotes in lhs mode.
If in lhs mode, put space before bird tracks for block quotes,
to prevent them from being interpreted as literate Haskell
source.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1502 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-12-02 22:42:38 +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 Handle --lhs-out option in HTML, LaTeX, and Markdown writers. 2008-12-02 22:42:29 +00:00
LaTeX.hs Handle --lhs-out option in HTML, LaTeX, and Markdown writers. 2008-12-02 22:42:29 +00:00
Man.hs Use Data.List's 'intercalate' instead of custom 'joinWithSep'. 2008-09-08 06:36:28 +00:00
Markdown.hs Markdown writer: proper handling of block quotes in lhs mode. 2008-12-02 22:42:38 +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 Support horizontal rules in OpenDocument and ODT writers. 2008-11-01 22:44:53 +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