Created
September 13, 2016 19:49
-
-
Save jbergstroem/f7ec307fc2c959cb9162eab949d05e81 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| my_string: >- | |
| /path/to/ | |
| a/file/ | |
| {{ foo|bar }} | |
| .yml | |
| -> | |
| "msg": "/path/to/ a/file/ result .yml" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment