mirror of https://github.com/kdl-org/kdl.git
fix multiline_string_whitespace_only, closes #429
ws-only lines don't contribute *any* content to the string (beyond their existence as a newline)
This commit is contained in:
parent
ca2bd45a66
commit
ebef8751c0
|
|
@ -1 +1 @@
|
||||||
node "" "" " \n"
|
node "" "" "\n"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue