aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers
AgeCommit message (Expand)AuthorFilesLines
2006-12-19Merged changes to footnotes branch r219-r240.fiddlosopher2-12/+21
2006-12-19Removed three files from the repository. These are generatedfiddlosopher2-122/+0
2006-12-19Changed footnote syntax to conform to the de facto standardfiddlosopher1-3/+3
2006-12-18Changed '--smartypants' to '--smart' and adjusted documentationfiddlosopher1-3/+3
2006-12-16Improvements to smart-quote regexs. Now we can better handlefiddlosopher2-10/+21
2006-12-16Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher2-5/+5
2006-12-09In HTML writer, include <title></title> even if title is null.fiddlosopher1-4/+1
2006-11-26Pandoc bug fixes:fiddlosopher4-4/+4
2006-10-30Improved LaTeX writer's handling of dashes:fiddlosopher1-3/+3
2006-10-29Changes to RTF writer:fiddlosopher2-2/+2
2006-10-17initial importfiddlosopher7-0/+1014