summaryrefslogtreecommitdiff
path: root/tests/typ/markup/heading.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-08-10 11:28:12 +0200
committerLaurenz <laurmaedje@gmail.com>2021-08-10 11:28:12 +0200
commit8207c31aec6336b773fbf4661fdb87625c8b584e (patch)
treec1642033478081bec6c3eed693e92a469f0500e1 /tests/typ/markup/heading.typ
parent3932bb2cb93be95d67fc56998423eb9ce047fdfa (diff)
Minor refactorings
- Reorder parser methods and use `Pos` everywhere - Remove tab special handling for columns and adapt heading/list/enum indent handling - Don't panic when a file has an empty path
Diffstat (limited to 'tests/typ/markup/heading.typ')
-rw-r--r--tests/typ/markup/heading.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/markup/heading.typ b/tests/typ/markup/heading.typ
index bc0317b3..4647e7a6 100644
--- a/tests/typ/markup/heading.typ
+++ b/tests/typ/markup/heading.typ
@@ -33,7 +33,7 @@ No = heading
indented.
= This
- is not.
+is not.
// Code blocks continue heading.
= A {