Template with variable substitution #3987
Wingless-Archangel
started this conversation in
RFCs/Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, I found that if you create the template with variable, the template will perform the variable substitution right away after apply the template.
This cause a bit of issue when you create the document from template directly without having any chances to modify the front matter variable.
Should we still substitute the variable during apply template? I believe it might be a better idea to still leave it without substitute.
Beta Was this translation helpful? Give feedback.
All reactions