aboutsummaryrefslogtreecommitdiff
path: root/Text/Pandoc/Shared.hs
AgeCommit message (Expand)AuthorFilesLines
2008-02-24Moved BlockWrapper and wrappedBlocksToDoc from ConTeXt writer to Shared.fiddlosopher1-1/+13
2008-01-08Changed copyright dates where appropriate to include 2008.fiddlosopher1-2/+2
2008-01-03Added optional HTML sanitization using a whitelist.fiddlosopher1-0/+2
2007-12-21Fixed handling of email addresses in markdown and reStructuredText.fiddlosopher1-0/+35
2007-12-01Added HTMLMathMethod writer option.fiddlosopher1-4/+9
2007-11-29Modified refsMatch for new Math block element.fiddlosopher1-0/+2
2007-11-29Moved everything from src into the top-level directory.fiddlosopher1-0/+836
2007-11-28Removed Text directory. This is a remnant of an experimentfiddlosopher1-792/+0
2007-11-03Use template haskell to avoid the need for templates:fiddlosopher1-0/+792