On Wed, Mar 30, 2022 at 12:32:11AM -0700, Thangalin via ntg-context wrote:
> An XML document includes the đź‘Ť emoji, as shown in the following snippet:
> 
> <html>
>   <head><meta charset="utf8"/></head>
>   <body>
>     <div class="bubblerx">
>       <p>Thumbs up emoji: &#55357;&#56397;</p>

  Try the correct escape sequence :-)  That’s &#128077; -- or
equivalently &#x1F44D;

        Best,

                Arthur
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to