Is there a way to visualize hidden(invisible) characters in Firefox? (or other browser) like MS Word (or other text editors) does?
Say, I want to see (count) spaces, newlines, other invisible chars... ?
|
Is there a way to visualize hidden(invisible) characters in Firefox? (or other browser) like MS Word (or other text editors) does? Say, I want to see (count) spaces, newlines, other invisible chars... ?
| |||||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
No, not really. You could replace them on-the-fly with printable characters, but then you won't have the original data any more. | |||
|
feedback
|