-
Background: This is for a Quarto extension. This stopped working with Quarto v1.2 https://github.com/nmfs-opensci/quarto-thesis With the Quart 1.2 release, on-the-fly creation of metadata stopped working. So a project with this _quarto.yml
Can I define new metadata somewhere? The documentation page doesn't discuss defining new metadata just customizing the pre-defined metadata for a project type. I am using Quarto 1.2.246 . |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Nevermind. I got it working. I just changed to
And refer to |
Beta Was this translation helpful? Give feedback.
Nevermind. I got it working. I just changed to
And refer to
$thesis.custom-metadata$
in my LaTeX partials.