[TxMt] Convert to named entity: error decoding £

Juan Carlos Anorga juananorga at gmail.com
Fri Nov 11 21:28:29 UTC 2005


If you are trying to get £ you first need to "Decode numeric  
entities" and then "Convert to named entity"

- Juan

On Nov 11, 2005, at 1:11 PM, Timothy Bates wrote:

> Hi,
>
> Type and select the string
>     "£"
> in an html document
>
> Hit cmd-shift-& and choose "Convert to named entity"
>
> expected: british pounds sterling symbol
> obtained: ampersand (&)
>
>
> reference: <http://www.w3.org/TR/WD-entities-961125>
>
> <!ENTITY pound  CDATA "£" -- pound sterling sign -->
>
> <!ENTITY amp     CDATA "&"    -- ampersand, U0026 ISOnum -->
>
>




More information about the textmate mailing list