aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.latex
AgeCommit message (Expand)AuthorFilesLines
2007-12-08Removed support for "box-style" block quotes in markdown.fiddlosopher1-29/+0
2007-12-04Adjusted test suite for footnote changes in LaTeX and ConTeXt writers.fiddlosopher1-5/+5
2007-11-17Adjusted formatting of LaTeX and ConTeXt footnotes:fiddlosopher1-5/+5
2007-11-15Updated tests for changes in LaTeX and ConTeXt writers.fiddlosopher1-7/+4
2007-11-01Cleaned up LaTeX footnotes:fiddlosopher1-13/+13
2007-08-30Removed extra blank lines at end of LaTeX writer tests.fiddlosopher1-1/+0
2007-08-30Modified latex writer tests for new latex writer using prettyprinter.fiddlosopher1-153/+282
2007-08-29Fixed bug in LaTeX writer: autolinks would not cause fiddlosopher1-0/+1
2007-08-25Fixed bug in LaTeX writer. When a footnote ends with a Verbatimfiddlosopher1-4/+9
2007-08-23Added new rule for enhanced markdown ordered lists: if the list markerfiddlosopher1-0/+2
2007-08-18+ Fixed bug in markdown ordered list parsing. The problem wasfiddlosopher1-0/+4
2007-08-08Major change in the way ordered lists are handled:fiddlosopher1-11/+56
2007-08-03Use \url{} for autolinks in LaTeX writer.fiddlosopher1-3/+3
2007-07-28Brought test suite up to date.fiddlosopher1-11/+11
2007-07-28LaTeX writer tests updated,fiddlosopher1-8/+9
2007-07-27Use ` as default character for \verb in LaTeX output.fiddlosopher1-6/+6
2007-07-26Fixes in LaTeX writer:fiddlosopher1-3/+2
2007-07-22Updated test suite for writers, adding tests forfiddlosopher1-0/+10
2007-07-22Updated latex writer test because of new system forfiddlosopher1-6/+2
2007-07-09Added a test case with an inline link containing bracketed text.fiddlosopher1-1/+1
2007-07-08LaTeX writer:fiddlosopher1-0/+1
2007-05-10Updated test suite with new tests for definition lists.fiddlosopher1-0/+43
2007-01-24More smart quote bug fixes:fiddlosopher1-2/+2
2007-01-15Added support for tables in markdown reader and in LaTeX,fiddlosopher1-0/+4
2007-01-07Added [breaklinks=true] to latex writer test case.fiddlosopher1-1/+1
2007-01-06Fixed bug in Markdown reader's handling of underscores and otherfiddlosopher1-0/+2
2007-01-06Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher1-2/+2
2006-12-30Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher1-1/+1
2006-12-21+ Added regression tests with footnotes in quote blocks and lists.fiddlosopher1-0/+7
2006-12-19Merged changes to footnotes branch r219-r240.fiddlosopher1-2/+4
2006-12-19Changed footnote syntax to conform to the de facto standardfiddlosopher1-2/+2
2006-12-16Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher1-1/+0
2006-10-30Improved LaTeX writer's handling of dashes:fiddlosopher1-1/+1
2006-10-17initial importfiddlosopher1-0/+581