aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/HTML.hs
AgeCommit message (Expand)AuthorFilesLines
2006-12-20Changed 'status' in comment headers from 'unstable' to 'provisional'fiddlosopher1-1/+1
2006-12-20Made javascript obfuscation of emails even more obfuscatory,fiddlosopher1-10/+27
2006-12-20+ Added module data for haddock.fiddlosopher1-135/+176
2006-12-20Modified the HTML writer to add invisible anchors to each sectionfiddlosopher1-6/+8
2006-12-19+ Replaced 'comparing' combinator in markdown reader with 'compare'.fiddlosopher1-1/+1
2006-12-19Merged changes to footnotes branch r219-r240.fiddlosopher1-11/+20
2006-12-18Changed '--smartypants' to '--smart' and adjusted documentationfiddlosopher1-3/+3
2006-12-16Improvements to smart-quote regexs. Now we can better handlefiddlosopher1-9/+16
2006-12-09In HTML writer, include <title></title> even if title is null.fiddlosopher1-4/+1
2006-11-26Pandoc bug fixes:fiddlosopher1-1/+1
2006-10-17initial importfiddlosopher1-0/+197