summaryrefslogtreecommitdiff
path: root/tests/typ/expr/ops.typ
AgeCommit message (Collapse)Author
2021-05-18Reorganize test casesLaurenz
2021-03-21Syntax functions 🚀Laurenz
This adds overridable functions that markup desugars into. Specifically: - \ desugars into linebreak - Two newlines desugar into parbreak - * desugars into strong - _ desugars into emph - = .. desugars into heading - `..` desugars into raw
2021-02-20Reorganize tests 🔀Laurenz