~jaro/balkon

ref: 6e011c818a62f3d3ae7554f67f24fc8f3abf031b balkon/src/Data/Text/ParagraphLayout/Internal/ParagraphLine.hs -rw-r--r-- 3.1 KiB
Refactor lineNumbers into a common module.
Fix documentation: internal references.
Deduplicate pagination code.
Implement Rich pagination.
Refactor pagination to allow rich layout.
Add user data to spans.
Use line numbers for page breaks.
Fix documentation: export dependencies of exported names.
Separate internal plain Paragraph/ParagraphLayout.
Fix style: white space in lambdas.
Implement splitting ParagraphLayout into lines.