Email or username:

Password:

Forgot your password?
3 comments
Григорий Клюшников

Eugen, it's like that in the database too, so it's the html sanitizer... actually, iirc it's per the html spec to strip all spaces but one at the beginning of a text node, you're supposed to use   for the ones you want to keep

Alexander Ivanov

@grishka @Gargron @AWS This post does not use ordinary space characters, so you do NOT need to strip it.

Go Up