Is there any way to force Chrome's JS console to display newlines like Firefox?
Chrome:
Firefox:
Possibly a hidden switch somewhere?
You can use encodeURI
for showing the hidden stuffs.
Something like this encodeURI("a\nb")
instead of "a\nb"
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With