diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2026-04-30 18:25:15 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2026-04-30 18:25:15 +0200 |
| commit | a36f5482ad90d6899d56e016666a2ca09240abd6 (patch) | |
| tree | 662910a41786a7d77cfb55f069236eef1c2a2639 /src/data/test_block_1.typ | |
| parent | 3fd5b4a9ad676b722f1f889f523b4ca368f05275 (diff) | |
feat(): support math block
Diffstat (limited to 'src/data/test_block_1.typ')
| -rw-r--r-- | src/data/test_block_1.typ | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/data/test_block_1.typ b/src/data/test_block_1.typ new file mode 100644 index 0000000..582ab60 --- /dev/null +++ b/src/data/test_block_1.typ @@ -0,0 +1,3 @@ +#import "_base.typ": * + +#display[$ x $] |
