I think listWithLineBreaks() is expecting the data to be in an array. Feel like you’re just thinking about it wrong. You might need to format the state to use something like php’s nl2br or convert the state to an array using the breaks as a delimiter.