pandoc/src/Text/Pandoc/Writers
fiddlosopher d2105f6693 + Added regression tests with footnotes in quote blocks and lists.
+ This uncovered an existing bug in the RTF writer, which got indentation
  wrong on footnotes occuring in indented blocks like lists.  Fixed
  this bug.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@263 788f1e2b-df1e-0410-8736-df70ead52e1b
2006-12-21 19:33:57 +00:00
..
HTML.hs Added license text to top of source files. 2006-12-20 20:54:23 +00:00
LaTeX.hs Added license text to top of source files. 2006-12-20 20:54:23 +00:00
Markdown.hs Fixed two small haddock bugs. 2006-12-21 08:30:08 +00:00
RST.hs Fixed two small haddock bugs. 2006-12-21 08:30:08 +00:00
RTF.hs + Added regression tests with footnotes in quote blocks and lists. 2006-12-21 19:33:57 +00:00