~jaro/balkon

ref: c5e25e2b7a77d3af82227c1151820c2f4ddc559f 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.