-
|
I am trying to render a citation contained in an Here is my approach: Page demonstrating the results: Code to reproduce: (The larger context is that I am trying to render a series of pages using Jinja and YAML configuration files that include MyST markdown strings. If I can't get {eval} to render citations in myst, I probably could use Jinja to create the citation markdown strings and avoid using {eval}.) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
This is going to depend on a few PRs landing to enable this functionality (the foundation is there but it's not implemented yet). I think these are the PRs to watch: |
Beta Was this translation helpful? Give feedback.
This is going to depend on a few PRs landing to enable this functionality (the foundation is there but it's not implemented yet). I think these are the PRs to watch: