~jaro/balkon

ref: 073b66e243ec1ffa8f1627756a9bb8dcc533e677 balkon/.golden/paragraphLayout/hardBreaksRTL.golden -rw-r--r-- 13.6 KiB
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.