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, hex is preferred to decimal because code points are usually shown in hex.
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>&amp;#x200A;</code> is preferred over <code>&amp;#8202;</code>) because code points are usually shown in hexadecimal.


== See also ==
== See also ==