pandoc/Text/Pandoc/Readers
fiddlosopher aea6f6802b Removed support for "box-style" block quotes in markdown.
This adds unneeded complexity and makes pandoc diverge further
than necessary from other markdown extensions.
Brought documentation, tests, and debian/changelog up to date.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1141 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-12-08 19:32:18 +00:00
..
HTML.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
LaTeX.hs Modified LaTeX reader for new Math blocks. 2007-11-29 08:09:13 +00:00
Markdown.hs Removed support for "box-style" block quotes in markdown. 2007-12-08 19:32:18 +00:00
RST.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
TeXMath.hs Small fix to error handling in TeXMath parser: 2007-12-02 16:29:14 +00:00