From 92ec56601831b9c454dbeaf28dba84e2769c7726 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 17 Sep 2024 17:54:15 +0200 Subject: Fix tags at the start of paragraphs (#4978) Co-authored-by: Martin Haug --- tests/suite/model/par.typ | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests') diff --git a/tests/suite/model/par.typ b/tests/suite/model/par.typ index 7a5a37f5..f62c0dca 100644 --- a/tests/suite/model/par.typ +++ b/tests/suite/model/par.typ @@ -101,3 +101,8 @@ Lorem ipsum dolor #metadata(none) nonumy eirmod tempor. --- issue-4938-par-bad-ratio --- #set par(justify: true) #box($k in NN_0$) + +--- issue-4770-par-tag-at-start --- +#h(0pt) #box[] + +#context test(query().len(), 1) -- cgit v1.2.3