summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-10-31Fix panic in pad nodeLaurenz
2021-10-29Dedent code blocksLaurenz
2021-10-29Allow multiple template bodiesLaurenz
2021-10-28Add `move` functionLaurenz
2021-10-26Fr in stack and parLaurenz
2021-10-26Trim `mailto:` and `tel:` from linksLaurenz
2021-10-25Replace `..` syntax with `range` functionLaurenz
2021-10-23Drop `iso-` prefix for A papersLaurenz
2021-10-23Introduce page / block / inline levelsLaurenz
2021-10-23Remove directions from gridLaurenz
2021-10-23Revise block node contractLaurenz
2021-10-23New `ShapeNode`Laurenz
2021-10-23Remove inline alignment from stackLaurenz
2021-10-10Rename `State` to `Style` and move it into its own moduleLaurenz
2021-10-10Move paint and colors into `geom`Laurenz
2021-10-10Make `none` spreadableLaurenz
2021-10-07Slim down and organize paper sizesLaurenz
2021-10-05Don't fit images to remaining heightLaurenz
2021-10-05Error on out-of-range values in `rgb`Laurenz
2021-10-05Rename `length` to `size` in `square()`Laurenz
2021-10-05Always use first positional argument in `expect()`Laurenz
2021-10-05Add `assert` functionLaurenz
2021-10-05Paper longhand for page functionLaurenz
2021-10-05Fill shorthand for font functionLaurenz
2021-10-05Rename insert/ to elements/Laurenz
2021-10-05Iterate over grapheme clusters instead of charsLaurenz
2021-10-05Change indent requirements to allow alignmentLaurenz
2021-10-02Simpler and more versatile row and column gutter argumentsLaurenz
2021-09-30New default fontsLaurenz
2021-09-30Support `else if`Laurenz
2021-09-30No hashtag before else anymoreLaurenz
2021-09-28Allow linear values for text edgesLaurenz
2021-09-27Add spacing capabilities to stack functionLaurenz
2021-09-27Fix panic due to bad alignments in stack functionLaurenz
2021-09-27More useful incremental checksLaurenz
2021-09-27Expand all but last region for broken up auto rowsLaurenz
2021-09-25Prevent paragraph from overflowing due to trailing linebreakLaurenz
2021-09-15Blocks directly in template also scopeLaurenz
2021-09-10Set the correct base for grid cellsLaurenz
2021-08-31Make user-facing "debug" representation use Debug instead of DisplayLaurenz
2021-08-31More utility functionsLaurenz
2021-08-30Add abs() functionLaurenz
2021-08-30Lower- and uppercase string conversion functionsLaurenz
2021-08-29Allow body for font function once againLaurenz
2021-08-27Primitive raster glyph drawingLaurenz
2021-08-27Make font fallback disableableLaurenz
2021-08-24Switch from state to decorations for underline/strikethrough/overlineLaurenz
2021-08-23Links! (#43)Martin
2021-08-23Kerned PDF outputLaurenz
2021-08-21Shorter/clearer field name for geometry typesLaurenz