typst-0.1.0.0: test/typ/layout/page-style-01.typ
// Empty with styles and then pagebreak // Should result in two red-colored pages. #set page(fill: red) #pagebreak()
// Empty with styles and then pagebreak // Should result in two red-colored pages. #set page(fill: red) #pagebreak()