2 lines
68 B
Typst
2 lines
68 B
Typst
#import "whiteprint.typ": *
|
|
#let todo(body) = text(fill: red, body)
|
#import "whiteprint.typ": *
|
|
#let todo(body) = text(fill: red, body)
|