kdl
kdl copied to clipboard
KQL forbids unescaped newlines, is this intentional?
q-ws is defined as $node-space, which means that any newlines must be escaped.
this seems needlessly restrictive, is there any reason for it?
It also seems to forbid leading and trailing whitespace.