How can I use data from the raw model in a template? #10364
Unanswered
ChrisKulesza
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have added the value subTitle to the globalMetadata. When I export the rawModel, the subTitle is in the json. For some unknown reason I can't access this value in the cover template using mustache syntax.
I would like to define a value in the docFx configuration that can then be accessed in the cover template.
docfx.json
cover.html.primary.tmpl
cover.md
index.raw.json
Beta Was this translation helpful? Give feedback.
All reactions