~alcinnz/haskell-stylist

ref: 227d7ca1f8dafec0c42275f6c07c6d142c79eb46 haskell-stylist/src/Data/CSS/Preprocessor/Text d---------
5dc32d06 — Adrian Cochrane 1 year, 5 months ago
Parse list-style longhand properties, tweak counter-lookup.
4b5d0346 — Adrian Cochrane 1 year, 5 months ago
Test & fix rendering of Ethiopian 1.
5a8c3184 — Adrian Cochrane 1 year, 5 months ago
Simplify counterstyle API & implementation.
fb3315b2 — Adrian Cochrane 1 year, 5 months ago
Test & fix rendering ethiopian numbers.
00736062 — Adrian Cochrane 1 year, 5 months ago
Draft Ethiopic numbering implementation.
65464450 — Adrian Cochrane 1 year, 5 months ago
Add support for chinese, with correction regarding handling negatives.
15787694 — Adrian Cochrane 1 year, 5 months ago
Minor corrections to counter rendering.
4d148074 — Adrian Cochrane 1 year, 5 months ago
Unit tests & bug fixes for counter-renderers.
fbd32fe1 — Adrian Cochrane 1 year, 5 months ago
Draft @counter-style support, with sample CSS.