~alcinnz/haskell-stylist

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