pandoc/Text/Pandoc
fiddlosopher 2e683e8b53 Fixed delimited code blocks: eat blank lines afterwards, and allow end line
to contain more tildes than beginning line.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1206 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-02-09 03:19:17 +00:00
..
Readers Fixed delimited code blocks: eat blank lines afterwards, and allow end line 2008-02-09 03:19:17 +00:00
Writers HTML writer: if language specified for code block, print as <code> class. 2008-02-09 03:18:47 +00:00
Blocks.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
CharacterReferences.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
Definition.hs Added parameter for class to CodeBlock (for syntax highlighting). 2008-02-09 03:17:49 +00:00
Shared.hs Changed copyright dates where appropriate to include 2008. 2008-01-08 17:26:16 +00:00
UTF8.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00