~jaro/balkon

ref: 0975c99f8e8fc2f33c968daa8968444bb0c026c5 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.