typst-0.9: test/typ/math/style-03.out
--- parse tree ---
[ Comment
, SoftBreak
, Equation
True
[ Text "\12424"
, Code
"typ/math/style-03.typ"
( line 2 , column 5 )
(Ident (Identifier "and"))
, Text "\127987"
, Text "\65039"
, Text "\8205"
, Text "\127752"
]
, ParBreak
]
--- evaluated ---
document(body: { text(body: [
]),
math.equation(block: true,
body: { text(body: [よ]),
text(body: [∧]),
text(body: [🏳]),
text(body: [️]),
text(body: []),
text(body: [🌈]) },
numbering: none),
parbreak() })