Hello everyone.
I'm getting an unexpected behavior when evaluating a condition or more possibly I'm doing something wrong.
Basically, I want my letter template to add certain closing content depending on the value supplied.
Typst project: https://typst.app/project/ri_qtZr768Fr6oMDEZk_3_
#Condition evaluation in template
1 messages · Page 1 of 1 (latest)
?r ```
#type([A])
#type("A")
there's your problem