~jaro/balkon

ref: 8b8b095a2d7cc321b520b3d3dc707f3f0501d2e3 balkon/src/Data/Text/ParagraphLayout/Internal/Layout.hs -rw-r--r-- 14.6 KiB
Fix documentation: internal references.
Describe box edges with extensible type.
Handle ancestor boxes in rich layout.
Add ancestor boxes to interface.
Improve code readability with type alias.
Separate WithSpan for sharing with other modules.
Embed TextOptions in ResolvedSpan.

SpanOptions are relegated to the legacy Plain interface, and
TextOptions are now being used internally.
Separate interface-independent layout algorithm.