How about Stefan makes it so that i shows what would be inside the HTML tags like "<" and ">" instead of not showing ANYTHING?
"

" turns into ""
But with what I said it would be
"

" turns into ""
And for REAL HTML,
"
<body>
<blah>blah</blah>
</body>
"
turns into
"
"
But we could make it so that it shows what's inside the tags and all of the stuff.
Good way to solve no?
I know it may be a bit confusing though xD