typst-0.1.0.0: test/typ/compiler/construct-04.typ
// The constructor property should still work // when there are recursive show rules. #show enum: set text(blue) #enum(numbering: "(a)", [A], enum[B])
// The constructor property should still work // when there are recursive show rules. #show enum: set text(blue) #enum(numbering: "(a)", [A], enum[B])