Test & fix rendering ethiopian numbers.
Draft Ethiopic numbering implementation.
Add support for chinese, with correction regarding handling negatives.
Minor corrections to counter rendering.
Unit tests & bug fixes for counter-renderers.
Draft @counter-style support, with sample CSS.
Inform callers who care that literal text is an inline element.
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/haskell-stylist into main
Fixes for broader dependency bounds.
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/haskell-stylist into main
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
Update/simplify contribution instructions.
Adjust contribution links
Release Stylist Traits 0.1.1!
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
Expose & fix treeFind/treeFlattenAll utilities.
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
New releases of all hackages! + code tidies.
Revamp XML-Conduit-Stylist API to avoid hard-dependency on Haskell Stylist.