Fix release of CatTrap 0.4 (as I should've called it...)
Parse & apply CSS <table>-styling properties.
Handle property on containing blocks.
Insert Bidi characters into the tree handed to Balkon!
Implement unicode-bidi-property, attempted. Doesn't handle tree.
Refactor to use newer Balkón APIs.
Add support for logical properties thanks to Stylist Traits update.
Add descriptions of CSS property-parsing submodules.
Document Graphics.Layout.Inline.CSS
Simplify natwidth generic logic.
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/CatTrap
Restrict exports for inline & paragraph styling libraries.
Seperate out Font API from internals.
Capture length of spans when lowering runs of inlines.
Strip out extraneous whitespace.
Actually query for desired font, remove needless Maybe.
Commit missing Inline implementation.