Open iuryt opened 1 year ago
Thanks for the feedback! We would like to do better in this situation, but the combination of conditional blocks and metadata is hard for us to support in general, because of a variety of technical issues on the order in which those are processed by us and Pandoc.
I think that it won't be easy to change the title of a post with profiles, unfortunately. I'll keep this open if other folks can find workarounds.
Thanks for the feedback! We would like to do better in this situation, but the combination of conditional blocks and metadata is hard for us to support in general, because of a variety of technical issues on the order in which those are processed by us and Pandoc.
I think that it won't be easy to change the title of a post with profiles, unfortunately. I'll keep this open if other folks can find workarounds.
I see.. so for now, there is no workaround to this problem? I understand that in the current version, I cannot add conditional yaml metadata, but do you have any idea how I could have a similar result in a different way?
Hi, this was just what I wanted to ask. I wanted to take advantage of quarto profiles to write a bilingual blog both spanish and english and all seems to work fine, but the YAML metadata is hard to condition based on the quarto profile. I would also be looking forward to this enhancement.
Discussed in https://github.com/quarto-dev/quarto-cli/discussions/4455