Sha256: 4578475f1a57377bbd581aae7b0a23c5d9af57ba09858e085d50c8b2aebc4b95

Contents?: true

Size: 692 Bytes

Versions: 4

Compression:

Stored size: 692 Bytes

Contents

# Evidence
## SOURCE is: ${SOURCE}
:::: SOURCE is: ${SOURCE}
SOURCE is: ${SOURCE}
| SOURCE
| -
| ${SOURCE}
```bash :name_with_${SOURCE}_in_name
# notice the string is not expanded by the shell
echo "SOURCE is now ${SOURCE}"
```
```link
load: file_${SOURCE}.sh
```
# Sources
```link :(LINK_LOAD_SOURCE)
load: temp_variable_expansion.sh
```
```link :(LINK_VARS_SOURCE)
vars:
  SOURCE: Link block
```
```vars :(VARS_SOURCE)
SOURCE: Vars block
```
@import bats-document-configuration.md
```opts :(document_opts)
heading1_center: false
heading2_center: false
heading3_center: false
menu_final_divider:
menu_for_saved_lines: false
menu_initial_divider:
menu_vars_set_format:
table_center: false
```

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
markdown_exec-2.7.2 docs/dev/variable-expansion.md
markdown_exec-2.7.1 docs/dev/variable-expansion.md
markdown_exec-2.7.0 docs/dev/variable-expansion.md
markdown_exec-2.6.0 docs/dev/variable-expansion.md