mirror of https://github.com/kdl-org/kdl.git
Fix more multiline tests
This commit is contained in:
parent
f02ba59c0c
commit
935d054d13
|
|
@ -1 +1 @@
|
|||
node "\nhey\neveryone\nhow goes?\n"
|
||||
node "hey\neveryone\nhow goes?"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
node "\nhey\neveryone\nhow goes?\n"
|
||||
node "hey\neveryone\nhow goes?"
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
/- node 1.0 "a" b="
|
||||
b"
|
||||
b
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue