summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/HTML.hs
AgeCommit message (Expand)Author
2007-09-17Remove just one leading and one trailing newlinefiddlosopher
2007-09-17Changed parsing of code blocks in HTML reader:fiddlosopher
2007-09-15Simplified HTML attribute parsing (HTML reader).fiddlosopher
2007-09-14Fixed two bugs in HTML reader:fiddlosopher
2007-08-19Added a necessary "try" in definition of "para"fiddlosopher
2007-08-18Bug fixes in readers:fiddlosopher
2007-08-15Allow htmlComments as rawHtmlInline in HTML reader.fiddlosopher
2007-08-15Major code cleanup in all modules. (Removed unneeded imports,fiddlosopher
2007-08-08Major change in the way ordered lists are handled:fiddlosopher
2007-07-23In HTML reader, filter Nulls in lists of blocks. (These canfiddlosopher
2007-07-23Fixed bug in spanStrikeout: case was not exhaustive.fiddlosopher
2007-07-23README: Removed the statement that the RST reader doesn't parsefiddlosopher
2007-07-23Added definition list support to HTML reader.fiddlosopher
2007-07-21Added support for Strikeout, Superscript, and Subscript tofiddlosopher
2007-07-12HTML reader: haddock comment fix.fiddlosopher
2007-07-09Moved Text.ParserCombinators.Pandoc ->fiddlosopher
2007-07-07Adjusted copyright notices to 2006-7; usefiddlosopher
2007-04-10Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher
2007-03-03Made image parsing in HTML reader sensitive to thefiddlosopher
2007-03-03Added --inline-links option to force links in HTML to be parsedfiddlosopher
2007-01-28+ Simplified entity handling by removing stringToSGML from Entities.hs.fiddlosopher
2007-01-27Changes in entity handling:fiddlosopher
2007-01-24Fixed bug in 'extractTagType' in HTML reader: previousfiddlosopher
2007-01-24Fixed a bug in extractTagType in HTML Reader: the previousfiddlosopher
2007-01-24Fixed bug in HTML attribute parser: now a space isfiddlosopher
2007-01-24Rewrote 'extractTagType' in HTML reader so that it doesn't usefiddlosopher
2007-01-03Modified HTML reader to skip a newline following a <br> tag.fiddlosopher
2007-01-02Change 'HtmlEntities' module to 'Entities'. Adjusted callingfiddlosopher
2006-12-30Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher
2006-12-20Added license text to top of source files.fiddlosopher
2006-12-20Changed 'stability' from 'provisional' to 'alpha'.fiddlosopher
2006-12-20Changed 'status' in comment headers from 'unstable' to 'provisional'fiddlosopher
2006-12-20+ Added module data for haddock.fiddlosopher
2006-11-26Pandoc bug fixes:fiddlosopher
2006-10-17initial importfiddlosopher