Help:How to fix your signature: Difference between revisions

Content deleted Content added
workaround for recent signature problems
CatherineMunro (talk | contribs)
Line 36:
===Problems with HTML entities===
As of January 2006, some users have reported problems with HTML entities (for instance <code>&amp;ne;</code> or <code>&amp;mdash;</code>. As a workaround, change them to their numeric equivalent (for instance <code>&amp;#8211;</code> for <code>&amp;mdash;</code>) or to their raw (unescaped) equivalent (for instance <code>—</code> for <code>&amp;mdash;</code>).
 
See http://www.cookwood.com/entities/ for a list of numeric equivalents.
 
[[Category:Wikipedia how-to|Signature]]