rf-web/vendor/bundle/gems/safe_yaml-1.0.5/spec/issue48.txt
2019-10-21 10:18:17 +02:00

21 lines
210 B
Plaintext

---
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!
---