-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
Under personal:, removing the line url: https://johndoe.com seems to cause an error on typst.app .
I suspect that instead of the following ...
Line 93 in 8533314
| if info.personal.url != none { |
... you meant to write if "url" in info.personal {.
An analogous change may need to be made everywhere else with this pattern.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels