diff options
author | Tina Müller <cpan2@tinita.de> | 2018-02-02 20:59:05 +0100 |
---|---|---|
committer | Ingy döt Net <ingy@ingy.net> | 2018-06-30 15:12:39 -0700 |
commit | 20496ee288fc0cbb9416a328f39379f69a5667da (patch) | |
tree | c3e99169db3011469bdfa56c327f5819931ca19f /tests | |
parent | 31bb2aaa34899b06f5c3666c4c9cbe44117203e5 (diff) | |
download | libyaml-git-20496ee288fc0cbb9416a328f39379f69a5667da.tar.gz |
Allow colons in plain scalars inside flow collections0.2.2-pre1
This is a followup to #28
See http://yaml.org/spec/1.1/#nb-plain-char(c) and the following
productions.
This commit will allow `[http://example]`, but still fail for:
- `[:foo]`
- `[foo:]`
See https://gist.github.com/perlpunk/de2c631a7b0e9002de351a680eadb573
for all the relevant cases where this change applies.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions