Sha256: a7a2764c97ba9c53d28f396ccab0168590459987053b2a805abd5129449b15af

Contents?: true

Size: 742 Bytes

Versions: 1

Compression:

Stored size: 742 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_options)
heading1_center: false
heading2_center: false
heading3_center: false
menu_final_divider:
menu_for_saved_lines: false
menu_initial_divider:
menu_vars_set_format:
menu_with_back: false
menu_with_exit: false
menu_with_shell: false
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
markdown_exec-2.5.0 docs/dev/variable-expansion.md