summaryrefslogtreecommitdiff
path: root/src/eval/content.rs
AgeCommit message (Collapse)Author
2022-04-24Extract `model` moduleLaurenz
2022-04-24Split `show` into `realize` and `finalize`Laurenz
2022-04-23Show rules with type ascribed objectLaurenz
2022-04-13Soft breaks and shy hyphensLaurenz
2022-04-12Introduce `NodeKind::Quote`Martin Haug
2022-04-11Reorder blocksLaurenz
2022-04-08Em unitsLaurenz
2022-04-07Rename length-related typesLaurenz
`Fractional` => `Fraction` `Relative` => `Ratio` `Linear` => `Relative`
2022-04-07Rework style chainsLaurenz
2022-04-03Font fallbackLaurenz
2022-03-12Remove classes and improve namingLaurenz
2022-03-11Rename template to contentLaurenz