Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
11
test/data/document-separator-in-quoted-scalar.loader-error
Normal file
11
test/data/document-separator-in-quoted-scalar.loader-error
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
"this --- is correct"
|
||||
---
|
||||
"this
|
||||
...is also
|
||||
correct"
|
||||
---
|
||||
"a quoted scalar
|
||||
cannot contain
|
||||
---
|
||||
document separators"
|
Loading…
Add table
Add a link
Reference in a new issue