~jaro/balkon

ref: ca37c6e309c0e50ea21dbc823c34b4f21c38c977 balkon/test/Data/Text/ParagraphLayout/Internal d---------
Implement finding box edges.
Add required textDirection to TextOptions.
Use ResolvedBox when flattening trees.
Implement BiDi resolved level reordering.
Fix style: long lines.
Fix style: unnecessary do notation.
Fix style: white space in lambdas.
Fix style: white space around operators.
Fix style: white space in multi-line lists.
Fix style: white space in exports and imports.
Fix style: bullet points in comments.
Mark some lists as explicitly non-empty.
Implement generic pagination internally.
Test removing spaces around lines.
Remove collapsible spaces at beginning of lines.
Allow empty lines when hard line breaking.
Reduce test dependencies on fonts.
Properly use ICU locale identifiers.
Refactor line breaking.
Allow breaking at character bounds.
Next