~jaro/balkon

ref: 7dc45d1deab5d7d7e967fe2056f322f0dabac0bc balkon/src/Data/Text/ParagraphLayout/Internal/ParagraphLine.hs -rw-r--r-- 3.9 KiB
Add forceLeftAlign function for testing.
Generalise shiftFragment function.

Intended for testing paragraphSafeWidth.
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.