Xenharmonic Wiki:Article guidelines: Difference between revisions
ArrowHead294 (talk | contribs) m Slight spelling tweak |
ArrowHead294 (talk | contribs) |
||
Line 41: | Line 41: | ||
</pre> | </pre> | ||
Whitespaces (except for the ordinary space) are encouraged to be written in HTML codes because it is otherwise hard to know what they are. If HTML codes are used, names are preferred to Unicode code points, and if code points have to be used, | Whitespaces (except for the ordinary space) are encouraged to be written in HTML codes because it is otherwise hard to know what they are. If HTML codes are used, names are preferred to Unicode code points, and if code points have to be used, {{w|hexadecimal}} (base-16) is preferred to decimal (e.g. <code>&#x200A;</code> is preferred over <code>&#8202;</code>) because code points are usually shown in hexadecimal. | ||
== See also == | == See also == |