Template:Nbhsp/doc: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
m De-escape
+technical note
Line 7: Line 7:
| <code><nowiki>{{nbhsp}}</nowiki></code> || <code>&amp;#x2060;&amp;#x200A;&amp;#x2060;</code>
| <code><nowiki>{{nbhsp}}</nowiki></code> || <code>&amp;#x2060;&amp;#x200A;&amp;#x2060;</code>
|}
|}
=== Technical note ===
This is implemented as a word joiner ([https://www.compart.com/en/unicode/U+2060 U+2060]), followed by a hair space ([https://www.compart.com/en/unicode/U+200A U+200A]), followed by another word joiner.


=== See also ===
=== See also ===
* [[Template:Sagittal]]
* [[Template: Sagittal]]
* [[Template:Bravura]]
* [[Template: Bravura]]

Revision as of 10:34, 25 November 2024

Usage

You type You get (generated HTML)
{{nbhsp}} &#x2060;&#x200A;&#x2060;

Technical note

This is implemented as a word joiner (U+2060), followed by a hair space (U+200A), followed by another word joiner.

See also