Added some more HTML entities.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3149 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
dde74a624e
commit
7c4a065c67
@ -1,6 +1,8 @@
|
||||
2008-10-24 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
|
||||
|
||||
* THANKS: Added Roland Baudin to list of contributors of translations.
|
||||
* data/html_entities.tags:
|
||||
Added some more HTML entities.
|
||||
|
||||
|
||||
2008-10-23 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
|
||||
|
@ -1,109 +1,242 @@
|
||||
# each of the following lines represent a html entity
|
||||
# used in HTML and PHP files when typing &...
|
||||
Á
|
||||
á
|
||||
Á
|
||||
â
|
||||
Â
|
||||
´
|
||||
æ
|
||||
Æ
|
||||
à
|
||||
À
|
||||
α
|
||||
Α
|
||||
&
|
||||
∧
|
||||
∠
|
||||
'
|
||||
å
|
||||
Å
|
||||
≈
|
||||
ã
|
||||
Ã
|
||||
ä
|
||||
Ä
|
||||
„
|
||||
β
|
||||
Β
|
||||
¦
|
||||
•
|
||||
∩
|
||||
ç
|
||||
Ç
|
||||
¸
|
||||
¢
|
||||
χ
|
||||
Χ
|
||||
ˆ
|
||||
♣
|
||||
≅
|
||||
©
|
||||
↵
|
||||
∪
|
||||
¤
|
||||
†
|
||||
‡
|
||||
↓
|
||||
°
|
||||
δ
|
||||
Δ
|
||||
♦
|
||||
÷
|
||||
É
|
||||
é
|
||||
É
|
||||
ê
|
||||
Ê
|
||||
è
|
||||
È
|
||||
∅
|
||||
 
|
||||
 
|
||||
ε
|
||||
Ε
|
||||
≡
|
||||
η
|
||||
Η
|
||||
ð
|
||||
Ð
|
||||
ë
|
||||
Ë
|
||||
€
|
||||
ƒ
|
||||
∀
|
||||
½
|
||||
¼
|
||||
¾
|
||||
γ
|
||||
Γ
|
||||
≥
|
||||
>
|
||||
↔
|
||||
♥
|
||||
…
|
||||
Í
|
||||
í
|
||||
Í
|
||||
î
|
||||
Î
|
||||
¡
|
||||
ì
|
||||
Ì
|
||||
∞
|
||||
∫
|
||||
ι
|
||||
Ι
|
||||
¿
|
||||
∈
|
||||
ï
|
||||
Ï
|
||||
κ
|
||||
Κ
|
||||
λ
|
||||
Λ
|
||||
«
|
||||
←
|
||||
⌈
|
||||
“
|
||||
≤
|
||||
⌊
|
||||
∗
|
||||
◊
|
||||
‎
|
||||
‹
|
||||
‘
|
||||
<
|
||||
¯
|
||||
—
|
||||
µ
|
||||
·
|
||||
−
|
||||
μ
|
||||
Μ
|
||||
∇
|
||||
|
||||
–
|
||||
≠
|
||||
∋
|
||||
¬
|
||||
∉
|
||||
⊄
|
||||
ñ
|
||||
Ñ
|
||||
ν
|
||||
Ν
|
||||
ó
|
||||
Ó
|
||||
ô
|
||||
Ô
|
||||
œ
|
||||
Œ
|
||||
ò
|
||||
Ò
|
||||
‾
|
||||
ω
|
||||
Ω
|
||||
ο
|
||||
Ο
|
||||
⊕
|
||||
∨
|
||||
ª
|
||||
º
|
||||
ø
|
||||
Ø
|
||||
õ
|
||||
Õ
|
||||
⊗
|
||||
ö
|
||||
Ö
|
||||
¶
|
||||
∂
|
||||
‰
|
||||
⊥
|
||||
φ
|
||||
Φ
|
||||
π
|
||||
Π
|
||||
ϖ
|
||||
±
|
||||
£
|
||||
′
|
||||
″
|
||||
∏
|
||||
∝
|
||||
ψ
|
||||
Ψ
|
||||
"
|
||||
√
|
||||
»
|
||||
→
|
||||
⌉
|
||||
”
|
||||
®
|
||||
⌋
|
||||
ρ
|
||||
Ρ
|
||||
‏
|
||||
›
|
||||
’
|
||||
‚
|
||||
š
|
||||
Š
|
||||
⋅
|
||||
§
|
||||
­
|
||||
σ
|
||||
Σ
|
||||
ς
|
||||
∼
|
||||
♠
|
||||
⊂
|
||||
⊆
|
||||
∑
|
||||
⊃
|
||||
¹
|
||||
²
|
||||
³
|
||||
⊇
|
||||
ß
|
||||
τ
|
||||
Τ
|
||||
∴
|
||||
θ
|
||||
Θ
|
||||
ϑ
|
||||
 
|
||||
þ
|
||||
Þ
|
||||
˜
|
||||
×
|
||||
™
|
||||
ú
|
||||
Ú
|
||||
↑
|
||||
û
|
||||
Û
|
||||
ù
|
||||
Ù
|
||||
¨
|
||||
ϒ
|
||||
υ
|
||||
Υ
|
||||
ü
|
||||
Ü
|
||||
ξ
|
||||
Ξ
|
||||
ý
|
||||
Ý
|
||||
¥
|
||||
ÿ
|
||||
Ÿ
|
||||
ζ
|
||||
Ζ
|
||||
‍
|
||||
‌
|
||||
|
Loading…
x
Reference in New Issue
Block a user