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

Output should not remove newlines #12

Open
jcubic opened this issue May 31, 2022 · 2 comments
Open

Output should not remove newlines #12

jcubic opened this issue May 31, 2022 · 2 comments

Comments

@jcubic
Copy link

jcubic commented May 31, 2022

Try to execute:

(define x "xxx

world")

x

it's printed as "xxx world" you need to use white-space: pre-wrap;

@malikrohail
Copy link

can i fix this

@jcubic
Copy link
Author

jcubic commented Oct 4, 2024

@malikrohail this project is not maintained, the issue was created 2 years ago without any reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants