Skip to content

Cannot insert funding meta tag in document. #8086

@sebastianrowan

Description

@sebastianrowan

I have included my funding source information in my document's yaml header, and I am trying to use the {{< meta funding >}} tag to insert this text in my appendix. quarto render manuscript.qmd runs without error, however the text included in the funding variable is not shown.

The issue seems to be specifically related to using the "funding" meta variable, as I have been able to get my desired outcome by simply changing the variable name to "support" and adding {{< meta support >}} to my appendix. While this works for me in this instance, this workaround would break any processes that specifically look for the funding variable.

Is this a bug or is there a reason this doesn't work, and what would be the solution?

The issue persists when rendering to docx, pdf, and html.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions