~jaro/balkon

ref: ce4f4845a30de2bbcbce4c8c9eb2a0607b57588d balkon/src/Data/Text/ParagraphLayout/Internal/ParagraphLine.hs -rw-r--r-- 3.0 KiB
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.