aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Definition.hs
AgeCommit message (Expand)AuthorFilesLines
2007-07-21Added Strikeout, Superscript, and Subscript asfiddlosopher1-0/+3
2007-07-07Adjusted copyright notices to 2006-7; usefiddlosopher1-3/+3
2007-04-10Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher1-12/+6
2007-03-17Removed Blank block element as unnecessary.fiddlosopher1-1/+0
2007-03-10Added definition for DefinitionList block element.fiddlosopher1-0/+3
2007-01-16Fixed haddock documentation errors.fiddlosopher1-5/+5
2007-01-15Added support for tables in markdown reader and in LaTeX,fiddlosopher1-0/+11
2007-01-06Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher1-0/+8
2006-12-20Added license text to top of source files.fiddlosopher1-0/+18
2006-12-20Changed 'stability' from 'provisional' to 'alpha'.fiddlosopher1-1/+1
2006-12-20Changed 'status' in comment headers from 'unstable' to 'provisional'fiddlosopher1-1/+1
2006-12-20+ Added module data for haddock.fiddlosopher1-10/+24
2006-10-17initial importfiddlosopher1-0/+50