Quote:
Originally Posted by redondo
"#&35;", "#&10;", "#&45;" etc etc.
|
Are you sure they're #& and not &#? Only the latter is a correct entity.
And I can tell you that each of those escapes, if it is what it is trying to be, is the character at that codepoint, base ten (so those three are #, linefeed, and hyphen).