diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-01-20 14:05:17 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-01-20 14:05:35 +0100 |
| commit | dd331f007cb9c9968605f8d3eaef8fb498c21322 (patch) | |
| tree | f1b1490758ec53fd204724a325158d16c980d131 /tests/typ/basics | |
| parent | 40561e57fbbc68becac07acd54a34f94f591f277 (diff) | |
Rewrite parser
Diffstat (limited to 'tests/typ/basics')
| -rw-r--r-- | tests/typ/basics/list.typ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/typ/basics/list.typ b/tests/typ/basics/list.typ index fc3e5ca7..b8bd59ea 100644 --- a/tests/typ/basics/list.typ +++ b/tests/typ/basics/list.typ @@ -43,6 +43,7 @@ _Shopping list_ - A with 1 tab - B with 2 tabs +--- // This doesn't work because of mixed tabs and spaces. - A with 2 spaces - B with 2 tabs |
