Add {little,greater}-than to +web-entities-list
This commit is contained in:
parent
26e0e9dd2a
commit
d329ff2a30
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
(defvar +web-entities-list
|
(defvar +web-entities-list
|
||||||
[["&" "&"] [" " " "] [" " " "] [" " " "] [" " " "]
|
[["&" "&"] [" " " "] [" " " "] [" " " "] [" " " "]
|
||||||
|
["<" "<"] [">" ">"]
|
||||||
["‏" ""] ["‎" ""] ["‍" ""] ["‌" ""]
|
["‏" ""] ["‎" ""] ["‍" ""] ["‌" ""]
|
||||||
["¡" "¡"] ["¢" "¢"] ["£" "£"] ["¤" "¤"] ["¥" "¥"]
|
["¡" "¡"] ["¢" "¢"] ["£" "£"] ["¤" "¤"] ["¥" "¥"]
|
||||||
["¦" "¦"] ["§" "§"] ["¨" "¨"] ["©" "©"] ["ª" "ª"]
|
["¦" "¦"] ["§" "§"] ["¨" "¨"] ["©" "©"] ["ª" "ª"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue