Common code sequences are translated into emoticons
How about enclosing the emoticons in []. So only [<colon>S] translates to![]()
Bye,
SvenC
How about enclosing the emoticons in []. So only [<colon>S] translates to![]()
Bye,
SvenC
WM_FYI
thomas woelfer
http://www.die.de/blog
This bug is not fixed yet. I see it around different uses of brackets, such as
and
.
My workaround is to change fonts or do something to disrupt the rendering of sequences as emoticons. E.g., [i] and [n].
Also, what earthly effect does the "This post contains a code sample" have?
- Dennis
As of 11-jul-06 this issue still persists:
Lisa Ambler wrote:
This bug should now be fixed.
int[] intArray = new int[10]; for(int i = 0; i < intArray.Length; ++i) { intArray } |