We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100ec31 commit 0ea208dCopy full SHA for 0ea208d
docs/syntax/substitutions.md
@@ -24,6 +24,8 @@ subs:
24
If a substitution is defined globally it may not be redefined (shaded) in a files `frontmatter`.
25
Doing so will result in a build error.
26
27
+To use the keywords in your files, surround them in curly brackets (`{{key}}`).
28
+
29
## Example
30
31
Here are some variable substitutions:
0 commit comments