-
-
Notifications
You must be signed in to change notification settings - Fork 274
[Bug] Heading alignment "broken" when text spans multiple lines #433
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Before submitting
- I am using the latest version of Quarkdown.
- I am using Java 17 or later (
java -version).
Description
The paragraph numbering (rendered via ::before) is currently behaving as an inline element. When an heading contains a line break (.br) or wraps naturally, the second line starts below the number instead of remaining aligned with the first line of text.
Input
.doctype {paged}
.pageformat width:{10cm} height:{5cm} margin:{1cm}
# A multiline titleActual output
Expected output
Operating system
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working