-
Notifications
You must be signed in to change notification settings - Fork 394
Description
I need to unpack and investigate this for 1.9, after merging Pandoc template changes.
I need to file an issue / PR upstream for the page partial. There isn’t anything in Pandoc for logo, so this is otherwise unaffected.
I don’t know if we use the Typst page header or footer elsewhere; not in our .typ but it could be generated. Have to make sure we’re not stomping on something else.
The fact that
parentpopulates a key rather than a value makes me think that validation is the most important part. I haven’t tried it but I imagine the error message if the value is not a key is not something we want to expose to users.So I’ll create an issue for the validation of the other fields and then add
parent.Originally posted by @gordonwoodhull in #13591 (reply in thread)