pandoc/src/Text/Pandoc/Readers
fiddlosopher 9d20eeb019 Support for "..code-block" directive in RST reader.
Not core RST, but used in Sphinx for code blocks annotated with
syntax information.  Thanks to Luke Plant for the patch.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1619 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-11-17 03:36:04 +00:00
..
HTML.hs Properly handle commented-out list items in markdown. 2009-11-01 02:38:15 +00:00
LaTeX.hs Specially mark code blocks that were "literate" in the input. 2009-11-03 06:50:17 +00:00
Markdown.hs Specially mark code blocks that were "literate" in the input. 2009-11-03 06:50:17 +00:00
RST.hs Support for "..code-block" directive in RST reader. 2009-11-17 03:36:04 +00:00
TeXMath.hs Added haddock comments warning that readers assume \n line endings. 2009-10-04 22:09:23 +00:00