~jaro/balkon

ref: c5e25e2b7a77d3af82227c1151820c2f4ddc559f balkon/src/Data/Text/ParagraphLayout/Internal/Paginable.hs -rw-r--r-- 4.0 KiB
Use more specific name for the LineHeight typeclass.
Refactor lineNumbers into a common module.
Deduplicate pagination code.
Implement Rich pagination.
Qualify Plain pagination.
Make paginateAll generic.
Add user data to spans.
Fix documentation: missing Paginable.
Fix documentation: document remaining names.
Separate internal plain Paragraph/ParagraphLayout.
Fix style: white space in exports and imports.
Fix style: bullet points in comments.
Improve documentation for pagination.
Prepare pagination for future layout types.
Add paragraph pagination.