~jaro/balkon

ref: 1c4f51d85e470cec31f12e4173c9985de3c554e3 balkon/lib/Data/Text/ParagraphLayout.hs -rw-r--r-- 1.6 KiB
Fix style: white space in exports and imports.
Prepare pagination for future layout types.
Add paragraph pagination.
Separate module for the ParagraphLayout type.
Make SpanOptions a separate type.
Slightly decompose the Plain module.
Update documentation and derived instances.
Use internal library to hide non-public modules.
Move non-public modules into Internal namespace.
Implement "plain" interface.
Separate modules.
WIP version with WIP interface.