misode.github.io
misode.github.io copied to clipboard
Allow \n newlines in text components
I want to be able to add newlines in text components, but putting \n into the box escapes the string to \n, and putting it into the json leaves an empty box.
Maybe add a type that's just a new line?