~alcinnz/haskell-stylist

ref: 67f348bb09a6bff991c3089b0aa68b2a8f8ff6a0 haskell-stylist/src/Data/CSS/Preprocessor/Text/CounterStyle.hs -rw-r--r-- 15.3 KiB
30021fd1 — Adrian Cochrane 1 year, 18 days ago
Implement counter-styles into counters infrastructure.
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, 23 days ago
Simplify counterstyle API & implementation.
fb3315b2 — Adrian Cochrane 1 year, 23 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.