You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
391 B
Plaintext
19 lines
391 B
Plaintext
a_doc: <<DOCUMENT
|
|
This is a here document!
|
|
You should be able to put anything in this at all!
|
|
# Even this thing that looks like a comment, it's not a comment!
|
|
WHEEEEEEEEEEEEEEEE
|
|
Even nested here docs should work!!!
|
|
nope: <<DIFFERENT
|
|
hahahahhaha
|
|
this is still part of the outer one
|
|
there is no inner here doc!
|
|
lololol
|
|
DIFFERENT
|
|
ok but we're done now
|
|
let's finish up here.
|
|
DOCUMENT
|
|
|
|
foo: bar
|
|
|