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