From: Lady Date: Mon, 27 May 2024 19:09:44 +0000 (-0400) Subject: Remove variation selectors from sigil X-Git-Url: https://git.ladys.computer/Shushe/commitdiff_plain/e4a1d1703a139d229454c8a827c7f5d8213b7f01?ds=inline;hp=e4a1d1703a139d229454c8a827c7f5d8213b7f01 Remove variation selectors from sigil The choice of whether to render a character as emoji style or text style is properly a font and typesetting decision, not a character encoding one. Altho Unicode provides variation selectors for indicating a preference in plain text, these selectors should not be given formal significance. To be clear that the canonical encoding for the sigil is ``, remove them across the board. ---