rf-web/vendor/bundle/gems/safe_yaml-1.0.5/spec/issue48.txt

21 lines
210 B
Plaintext
Raw Normal View History

2019-10-21 08:18:17 +00:00
---
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!
---