https://bugzilla.wikimedia.org/show_bug.cgi?id=26205
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Bawolff <[email protected]> 2010-12-02 22:52:54 UTC --- >HTML offers and &nnbsp; Source? Wikipedia disagrees that &nnbsp; is a real entity in (x)html. >Either   is extended to "no-break". Or &nnbsp; is installed. We just generally offer what html does. Adding our own entities and translating them on the fly seems to be a bad idea because then it'd be confusing as to why &somethingRandom; works when it doesn't in html. Furthermore it'd be extremely confusing to have the parser replace   with a character other then what   represents in html. Note: you can currently type this character using the entities   or   (or by directly typing it in. In firefrox, ctrl+shift+u + 202f (thats a literal plus) types it in. If thats too hard to remember, why not create a template {{nnbsp}} containing the character. I suggest wontfixing this. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
