page-container
page-container(self: none, clip: false, detect-overflow: false, body)(source)A non-breakable page container that prevents slide content from overflowing to the next page. When used, content that exceeds the slide height will be constrained rather than creating additional pages.
This is useful for ensuring a strict one-to-one mapping between source slides and output pages, which is important in agentic workflows where an agent needs to reason about slide boundaries.