diff options
Diffstat (limited to 'tests/typ/meta')
| -rw-r--r-- | tests/typ/meta/heading.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/meta/heading.typ b/tests/typ/meta/heading.typ index 3d637036..8e87db3f 100644 --- a/tests/typ/meta/heading.typ +++ b/tests/typ/meta/heading.typ @@ -15,7 +15,7 @@ // Parsed as headings if at start of the context. /**/ = Level 1 -#{[== Level 2]} +#[== Level 2] #box[=== Level 3] // Not at the start of the context. |
