#Is typst has the function like section break or paragraph break?
2 messages · Page 1 of 1 (latest)
Typst tries to prevent paragraph breaks between headings and following text, but currently it is unfortunately still buggy when something other than a paragraph break follows (e.g. a table).
To work around this, you can wrap both into a #block[..].