nicojensen.de/vendor/bundle/gems/safe_yaml-1.0.5/spec/issue48.txt
Nico Jensen b59a203dbb Init
Init commit
2019-03-12 13:49:49 +01:00

20 lines
210 B
Text

---
title: Blah
key: value
---
I'm going to inject a bunch of YAML-looking stuff below and it should all just get ignored.
foo: bar
- foo
- bar
:foo
42
~
---
text: |
Look, I'm another YAML document!
---