~jaro/balkon

ref: ca5a620b72631891d191916a65d5208197ebf8a4 balkon/.golden/paragraphLayout/hardBreaksRTL.golden -rw-r--r-- 13.6 KiB
Autodetect text direction for legacy interface.
Describe box edges with extensible type.
Handle ancestor boxes in rich layout.
Add ancestor boxes to interface.
Add user data to spans.
Add line numbers to laid out fragments.
Update formatting in golden files.

All golden files are regenerated to use the new formatting.

This only affects whitespace (including newlines), otherwise the golden
values are perfectly equal. You can check this using the command:
`git show --word-diff-regex='[^[:space:]]'`
Rename golden files for easier tracking.
Allow empty lines when hard line breaking.
Support hard line breaks.