Skip to content

newline in console #431

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

Open
ericLugtigheid opened this issue Aug 17, 2019 · 1 comment
Open

newline in console #431

ericLugtigheid opened this issue Aug 17, 2019 · 1 comment

Comments

@ericLugtigheid
Copy link

I want to be able to write text to te console.log() of the browser. Is this possible? It is now redirected to the 'notes' div.
Or to be able to use newline and carriage return characters...

Anyone an idea?

Eric

@danmarshall
Copy link
Contributor

In the Playground, you can use:

parent.console.log("aaa\nbbb");

as a workaround.

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