typst/tests/typ
Laurenz 5e08028fb3 Syntax functions 🚀
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-03-21 17:50:56 +01:00
..
control Configurable font edges ⚙ 2021-03-19 13:20:58 +01:00
expr Syntax functions 🚀 2021-03-21 17:50:56 +01:00
full Configurable font edges ⚙ 2021-03-19 13:20:58 +01:00
library Syntax functions 🚀 2021-03-21 17:50:56 +01:00
markup Syntax functions 🚀 2021-03-21 17:50:56 +01:00
comment.typ Reorganize tests 🔀 2021-02-20 23:34:33 +01:00
empty.typ Reorganize tests 🔀 2021-02-20 23:34:33 +01:00
expand.typ Rename box to rect and color to fill ✏ 2021-03-17 22:08:44 +01:00
repr.typ Rename box to rect and color to fill ✏ 2021-03-17 22:08:44 +01:00
spacing.typ Callee expressions 🍅 2021-03-03 22:33:00 +01:00
text.typ Configurable font edges ⚙ 2021-03-19 13:20:58 +01:00