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:
Frank Lanitz 2008-10-24 22:46:49 +00:00
parent dde74a624e
commit 7c4a065c67
2 changed files with 138 additions and 3 deletions

View File

@ -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>

View File

@ -1,109 +1,242 @@
# each of the following lines represent a html entity
# used in HTML and PHP files when typing &...
&Aacute;
&aacute;
&Aacute;
&acirc;
&Acirc;
&acute;
&aelig;
&AElig;
&agrave;
&Agrave;
&alpha;
&Alpha;
&amp;
&and;
&ang;
&apos;
&aring;
&Aring;
&asymp;
&atilde;
&Atilde;
&auml;
&Auml;
&bdquo;
&beta;
&Beta;
&brvbar;
&bull;
&cap;
&ccedil;
&Ccedil;
&cedil;
&cent;
&chi;
&Chi;
&circ;
&clubs;
&cong;
&copy;
&crarr;
&cup;
&curren;
&dagger;
&Dagger;
&darr;
&deg;
&delta;
&Delta;
&diams;
&divide;
&Eacute;
&eacute;
&Eacute;
&ecirc;
&Ecirc;
&egrave;
&Egrave;
&empty;
&emsp;
&ensp;
&epsilon;
&Epsilon;
&equiv;
&eta;
&Eta;
&eth;
&ETH;
&euml;
&Euml;
&euro;
&fnof;
&forall;
&frac12;
&frac14;
&frac34;
&gamma;
&Gamma;
&ge;
&gt;
&harr;
&hearts;
&hellip;
&Iacute;
&iacute;
&Iacute;
&icirc;
&Icirc;
&iexcl;
&igrave;
&Igrave;
&infin;
&int;
&iota;
&Iota;
&iquest;
&isin;
&iuml;
&Iuml;
&kappa;
&Kappa;
&lambda;
&Lambda;
&laquo;
&larr;
&lceil;
&ldquo;
&le;
&lfloor;
&lowast;
&loz;
&lrm;
&lsaquo;
&lsquo;
&lt;
&macr;
&mdash;
&micro;
&middot;
&minus;
&mu;
&Mu;
&nabla;
&nbsp;
&ndash;
&ne;
&ni;
&not;
&notin;
&nsub;
&ntilde;
&Ntilde;
&nu;
&Nu;
&oacute;
&Oacute;
&ocirc;
&Ocirc;
&oelig;
&OElig;
&ograve;
&Ograve;
&oline;
&omega;
&Omega;
&omicron;
&Omicron;
&oplus;
&or;
&ordf;
&ordm;
&oslash;
&Oslash;
&otilde;
&Otilde;
&otimes;
&ouml;
&Ouml;
&para;
&part;
&permil;
&perp;
&phi;
&Phi;
&pi;
&Pi;
&piv;
&plusmn;
&pound;
&prime;
&Prime;
&prod;
&prop;
&psi;
&Psi;
&quot;
&radic;
&raquo;
&rarr;
&rceil;
&rdquo;
&reg;
&rfloor;
&rho;
&Rho;
&rlm;
&rsaquo;
&rsquo;
&sbquo;
&scaron;
&Scaron;
&sdot;
&sect;
&shy;
&sigma;
&Sigma;
&sigmaf;
&sim;
&spades;
&sub;
&sube;
&sum;
&sup;
&sup1;
&sup2;
&sup3;
&supe;
&szlig;
&tau;
&Tau;
&there4;
&theta;
&Theta;
&thetasym;
&thinsp;
&thorn;
&THORN;
&tilde;
&times;
&trade;
&uacute;
&Uacute;
&uarr;
&ucirc;
&Ucirc;
&ugrave;
&Ugrave;
&uml;
&upsih;
&upsilon;
&Upsilon;
&uuml;
&Uuml;
&xi;
&Xi;
&yacute;
&Yacute;
&yen;
&yuml;
&Yuml;
&zeta;
&Zeta;
&zwj;
&zwnj;