Skip to content

Instantly share code, notes, and snippets.

@perlpunk
Created December 9, 2017 01:14
Show Gist options
  • Select an option

  • Save perlpunk/7aae7caa3dd20e55ad899e5ff0340146 to your computer and use it in GitHub Desktop.

Select an option

Save perlpunk/7aae7caa3dd20e55ad899e5ff0340146 to your computer and use it in GitHub Desktop.
block scalars
- just a string
- | # a literal block scalar
the content will be loade as written here
with all trailing spaces and newlines
- > # a folded block scalar
these lines will
be folded to
one line
but these lines will be folded to another line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment