aboutsummaryrefslogtreecommitdiff
path: root/Text/Pandoc/Readers/HTML.hs
AgeCommit message (Expand)AuthorFilesLines
2007-12-24Changed failure message in anyHtmlBlockTag (minor change).fiddlosopher1-1/+1
2007-12-23Modified rawHtmlBlock in HTML reader so it parses </html> and </body> tags.fiddlosopher1-2/+7
2007-11-29Moved everything from src into the top-level directory.fiddlosopher1-0/+496
2007-11-28Removed Text directory. This is a remnant of an experimentfiddlosopher1-496/+0
2007-11-03Use template haskell to avoid the need for templates:fiddlosopher1-0/+496