7 users online. Create an account or sign in to join them.Users
Entities List for Grabs
This is an open discussion with 1 reply, filed under XSLT.
7 users online. Create an account or sign in to join them.Users
This is an open discussion with 1 reply, filed under XSLT.
Symphony • Open Source XSLT CMS
--with-xsl)
Tired of going out to look for HTML entities every time I needed some, I went to
wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_referencesand regexed the page to generate this, for everyone's copy-paste love:A bientot.
P.S: The regex replace used was:
^(.*)\t(.*)\t(.*)\((.*)\)\t.*$to<!ENTITY $1 "&#$4;">