Horrible editing problems on this site?

Whenever I edit text on this web site,

for me it is broken –

any special characters are changed to some sort of funky html tag (remember the 80s?)

and the logic does not follow through once you Save - it pastes in the mess to the actual final post.

QUESTION, does this happen to everyone or is it some bizarre problem i have created with an ordinary safari browser?

Feel free to TEST this by simply clicking Edit below and see your ‘experience’.

Here’s some special characters. You’se’ve “godda” féx ‘bugs’ == happy “users” → more users || higher “sale price” to facebook

Again, does everyone have this problem ? Cheers!

example

void Start()
{
_GameManager = GameObject.Find("_GameManager");
}

PS – another lesser problem at the editing stage is the “black out” of the title when typing in or editing a title. Does everyone else see that? Just click Edit here and change a letter in the title to see the problem.

not related to unity, but an ironic question :P,

I used the newest Firefox 15, and as you’ve described first I get the original problem. However when I click save, it saves the normal character instead of the ASCII character which is I believe what your refering to.

here’s a “test” == ‘woes’ … test again

here's a code block == worries

another test …

void Start()
{
_GameManager = GameObject.Find("_GameManager");
}