-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
There are a few things that are causing hickups for Quarto.
- Reserved parameter names. I currently cannot make a parameter named
fundingunder the custom format options. It seems to be reserved somehow, and only returnstrue, while changing the name topart-fundingallows it to parse the text. - Adding backslashes in strings that are provided in YAML. So either I figure out how to get around it or otherwise I'll unfortunately have to regex remove the backslashes.
Metadata
Metadata
Assignees
Labels
No labels