I have plenty of long texts in json arrays. For some of the texts, I'd like to add a manual line break to make it more readable. For example, I have a text that says:
"Game Over. Try again." and I'd like to change it to
"Game Over.
Try again."
Pressing Enter in the array editor accepts the text, so I can't another line with that.
Pressing Shift + Enter DOES create a new line, but it vanishes whan I click outside of the editor, or press enter to accept the change.
Curiously, copy + pasting text from a Libre Office file creates line breaks and empty lines, even at places where I don't expect or want them, e.g. in front of the text, or between random words. So it looks like it is possible to add line breaks - I just don't get how I can control them.
Can someone help me? Is it possible to control line breaks in the array editor?