~jaro/balkon

ref: 5d0bf7627c61fa5a70757ad5fe726b04eaa657c6 balkon/src/Data/Text/ParagraphLayout/Internal/BoxOptions.hs -rw-r--r-- 3.7 KiB
Add helper function to strut empty boxes.
Allow explicit control of box collapsing.
Prepare for vertical-align in BoxOptions.
Fix documentation: missing boxSpacing.
Define BoxOptions and TextOptions for formatting.

Differentiating the two record types reflects the fact that the root
inline box cannot be styled but its text contents can.