Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-13 | HTML reader: only treat "a" element as link if it has href. | John MacFarlane | 1 | -0/+4 |
2016-10-24 | Export Text.Pandoc.Error in Text.Pandoc. | John MacFarlane | 1 | -1/+0 |
2016-10-14 | Remove Tests.Arbitrary | Jesse Rosenthal | 1 | -1/+1 |
2016-03-10 | Fixed behavior of base tag. | John MacFarlane | 1 | -1/+4 |
2015-11-09 | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." | John MacFarlane | 1 | -1/+0 |
2015-11-08 | Use -XNoImplicitPrelude and 'import Prelude' explicitly. | John MacFarlane | 1 | -0/+1 |
2015-05-13 | HTML reader: Support base tag. | John MacFarlane | 1 | -0/+27 |