-3

I have documented an annoying situation over here: https://neo4j-users.slack.com/archives/C1APWRTRU/p1528192526000108

I started to appear yesterday, I think. Previously it worked fine.

  • If you have a question, please add it in full here. Referencing on another system (in this case Slack), while that can be an addition, should not take the place of the actual question or question details. – InverseFalcon Jun 05 '18 at 15:55

1 Answers1

0

The problem was related to Mac representation of new line. The text was copy pasted from Excel on Mac, and contained CR for new line. Changed to LF, and it works.