NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
&nbsp entity in popup list (HTML document) is duplicate


Joined: 31 May 2014
Posts: 15
Reply with quote
I wana remove one entity from popup list in HTML documents.
the popup is populated with these:

    &nbsp
     
    ≎̸
    ≏̸

as you see the entity is &nbsp (first entity) is not correct because ";" is missing at the end.
every time i try to add   entity to HTML document this popup is populated with wrong option (first one) and I'm frustrated of this.
i wana remove this entity from popup list.
how to do this?

View user's profileFind all posts by tntc4Send private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
from HTML 5.0 perspectives, semicolon is not required for this entity. Both variants are correct.
https://www.w3.org/TR/2014/REC-html5-20141028/syntax.html#named-character-references

If you want to remove it, create phped-<yourname>.rel in %AppData%\NuSphere\PhpED\config with the following content:

[HTML.special.HTML50]
000160.B=

that's it.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 31 May 2014
Posts: 15
Reply with quote
thank you
View user's profileFind all posts by tntc4Send private message
&nbsp entity in popup list (HTML document) is duplicate
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic