summaryrefslogtreecommitdiff
path: root/tests/writer.markdown
Commit message (Expand)AuthorAge
* Added a test case with an inline link containing bracketed text.fiddlosopher2007-07-09
* Updated test suite with new tests for definition lists.fiddlosopher2007-05-10
* Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher2007-04-10
* Cleaned up handling of embedded quotes in link titles.fiddlosopher2007-01-27
* Modified Markdown writer to use autolinks when possible.fiddlosopher2007-01-24
* Fixed bug in Markdown reader's handling of underscores and otherfiddlosopher2007-01-06
* Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher2007-01-06
* Changed Markdown writer so that it does not use the single-bracketfiddlosopher2007-01-05
* Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher2006-12-30
* + Added regression tests with footnotes in quote blocks and lists.fiddlosopher2006-12-21
* Merged changes to footnotes branch r219-r240.fiddlosopher2006-12-19
* Changed footnote syntax to conform to the de facto standardfiddlosopher2006-12-19
* Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher2006-12-16
* initial importfiddlosopher2006-10-17