We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 954cc0d commit e452d51Copy full SHA for e452d51
1 file changed
user_guide_src/source/general/configuration.rst
@@ -122,8 +122,7 @@ Nesting Variables
122
=================
123
124
To save on typing, you can reuse variables that you've already specified in the file by wrapping the
125
-variable name within ``${...}``
126
-::
+variable name within ``${...}``::
127
128
BASE_DIR="/var/webroot/project-root"
129
CACHE_DIR="${BASE_DIR}/cache"
0 commit comments