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 4c6aab9Copy full SHA for 4c6aab9
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 variables in your files, surround them in curly brackets (`{{variable}}`).
28
+
29
## Example
30
31
Here are some variable substitutions:
0 commit comments