aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-12-18Changed '--smartypants' to '--smart' and adjusted documentationfiddlosopher3-11/+11
2006-12-17Removed a / in a comment that was causing haddock to fail.fiddlosopher1-6/+6
2006-12-16Modified markdown reader to allow ordered list items to beginfiddlosopher1-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 somefiddlosopher4-8/+8
2006-12-13Bumped version to 0.3 after tagging 0.22.fiddlosopher1-1/+1
2006-12-13Changed version to 0.22 for tag creation.fiddlosopher1-1/+1
2006-12-12Minor change: 'test 4' to 'test 3' in testwrapper.in.fiddlosopher1-1/+1
2006-12-12Merge changes in branches/wrappers into trunk.roktas12-0/+486
2006-12-09In HTML writer, include <title></title> even if title is null.fiddlosopher1-4/+1
2006-11-27Minor improvements to LaTeX reader:fiddlosopher1-3/+9
2006-11-26Refactored LaTeX reader for clarity (added isArg function).fiddlosopher1-1/+5
2006-11-26Pandoc bug fixes:fiddlosopher10-70/+72
2006-11-08Fixed two small Haddock comment bugs in Shared.hs.fiddlosopher1-2/+4
2006-11-01Changed version numbers to 0.3.fiddlosopher1-1/+1
2006-10-30Improved LaTeX writer's handling of dashes:fiddlosopher1-3/+3
2006-10-29Changes to RTF writer:fiddlosopher2-2/+2
2006-10-28+ fixed html2markdown usage message, in which w3m occured twicefiddlosopher1-2/+6
2006-10-17initial importfiddlosopher39-0/+6482