summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/CSS.hs
Commit message (Expand)AuthorAge
* new function to extract multiple properties at once in CSS.hsmb212015-12-13
* Parse CSS that doesn't contain the optional semicolonmb212015-12-02
* hlint fixes.John MacFarlane2015-11-22
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* HTML Reader: Parse <ol> type, class, and inline list-style(-type) CSSOphir Lifshitz2015-07-24