Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow \n newlines in text components #462

Open
andersmmg opened this issue Feb 1, 2024 · 0 comments
Open

Allow \n newlines in text components #462

andersmmg opened this issue Feb 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@andersmmg
Copy link

andersmmg commented Feb 1, 2024

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?

@misode misode added the bug Something isn't working label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants