summaryrefslogtreecommitdiff
path: root/tests/Tests/Readers/HTML.hs
Commit message (Expand)AuthorAge
* HTML reader: only treat "a" element as link if it has href.John MacFarlane2016-11-13
* Export Text.Pandoc.Error in Text.Pandoc.John MacFarlane2016-10-24
* Remove Tests.ArbitraryJesse Rosenthal2016-10-14
* Fixed behavior of base tag.John MacFarlane2016-03-10
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* HTML reader: Support base tag.John MacFarlane2015-05-13