Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
10
test/data/spec-06-06.canonical
Normal file
10
test/data/spec-06-06.canonical
Normal file
|
@ -0,0 +1,10 @@
|
|||
%YAML 1.1
|
||||
---
|
||||
!!map {
|
||||
? !!str "plain"
|
||||
: !!str "text lines",
|
||||
? !!str "quoted"
|
||||
: !!str "text lines",
|
||||
? !!str "block"
|
||||
: !!str "text\n lines\n"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue