when value is a string that contains \n, facter output is:
fact => "value1 \n value2"
And it should be
fact => value1 value2
This is reproducible while running facter without a query