I can convert items from a multi-line field into a list if I separate them with a character, such as a semi-colon, but is it possible to separate them instead with a line break? I am using the ".toList" feature.