Can anyone tell me the "proper" way to use the abbr tag within phpwiki? I've tried using it according to the W3 standards but it doesn't parse it.
phpwiki seems to handle it as a basic markup tag like bold or italics.
Hmm, not sure how this is going to display...
ex: <abbr title="World Wide Web">WWW</abbr>
or <abbr title="World Wide Web">WWW</abbr>
I don't really want to have to enable raw HTML just to be able to use the abbr tag.
Thanks!
Jeff
fixed since 1.3.8
Log in to post a comment.
Can anyone tell me the "proper" way to use the abbr tag within phpwiki? I've tried using it according to the W3 standards but it doesn't parse it.
phpwiki seems to handle it as a basic markup tag like bold or italics.
Hmm, not sure how this is going to display...
ex: <abbr title="World Wide Web">WWW</abbr>
or <abbr title="World Wide Web">WWW</abbr>
I don't really want to have to enable raw HTML just to be able to use the abbr tag.
Thanks!
Jeff
fixed since 1.3.8