~jaro/balkon

ref: 7dc45d1deab5d7d7e967fe2056f322f0dabac0bc balkon/src/Data/Text/ParagraphLayout/Internal/Tree.hs -rw-r--r-- 6.5 KiB
Store parent text options in ResolvedBox.

This is required for vertically aligning the box with its parent.
Fix internal link to non-existent identifier.
Add helper function to strut empty boxes.
Consolidate tree types into one.
Store direction in ResolvedBox.
Use ResolvedBox when flattening trees.
Define tree for structuring paragraph content.