~jaro/balkon

ref: 0e50058d5a6739068d79b08f6fac7fc29aa39f92 balkon/test/Data/Text/ParagraphLayout/PlainSpec.hs -rw-r--r-- 11.5 KiB
Add user data to spans.
Qualify Plain interface.
Future-proof records with options.
Qualify Plain ParagraphData.
Prepare for test modules sharing Golden definitions.
Colocate golden test definitions with specs.
Colocate definitions of golden test paths.
Rename golden files for easier tracking.
Prepare for test modules sharing PrettyShow.
Prepare for test modules sharing font options.
Make demo font size better match window.
Separate internal plain Paragraph/ParagraphLayout.
Fix style: white space in lambdas.
Fix style: white space around operators.
Fix style: white space in exports and imports.
Fix style: remove duplicate spaces.
Add paragraph pagination.
Separate module for the ParagraphLayout type.
Test removing spaces around lines.
Ensure tests do not pass with missing files.
Next