Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-07 | Apply linter suggestions. Add fix_spacing to lint target in Makefile. | John MacFarlane | 1 | -2/+2 |
2019-11-04 | HTML Reader/Writer - Add support for <var> and <samp> (#5861) | Amogh Rathore | 1 | -0/+22 |
2019-10-24 | HTML reader/writer: Better handling of <q> with cite attribute (#5837) | Ole Martin Ruud | 1 | -0/+17 |
2019-02-10 | Use latest skylighting. | John MacFarlane | 1 | -1/+1 |
2018-09-11 | HTML writer: always output <dt> element, even if it is empty | Alexander Krotov | 1 | -0/+5 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2017-06-11 | Switched Writer types to use Text. | John MacFarlane | 1 | -1/+2 |
2017-03-14 | Use tasty for tests rather than test-framework. | John MacFarlane | 1 | -3/+3 |
2017-03-04 | Stylish-haskell automatic formatting changes. | John MacFarlane | 1 | -3/+3 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+43 |