typst/tests/typ/expr
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
..
array.typ Reorganize tests 🔀 2021-02-20 23:34:33 +01:00
assoc.typ Reorganize tests 🔀 2021-02-20 23:34:33 +01:00
block-invalid.typ Reorganize tests 🔀 2021-02-20 23:34:33 +01:00
block-scoping.typ Reorganize tests 🔀 2021-02-20 23:34:33 +01:00
block.typ Reorganize tests 🔀 2021-02-20 23:34:33 +01:00
call-invalid.typ Reorganize tests 🔀 2021-02-20 23:34:33 +01:00
call.typ Improve tests 🔨 2021-03-03 22:48:54 +01:00
closure.typ Improve tests 🔨 2021-03-03 22:48:54 +01:00
dict.typ Reorganize tests 🔀 2021-02-20 23:34:33 +01:00
ops-invalid.typ Rename box to rect and color to fill ✏ 2021-03-17 22:08:44 +01:00
ops.typ Syntax functions 🚀 2021-03-21 17:50:56 +01:00
prec.typ Reorganize tests 🔀 2021-02-20 23:34:33 +01:00