Usergroup: Member
Joined: Mar 04, 2008
Total Topics: 5
Total Posts: 13
Posted 03/04/08 - 01:13 PM:
#1
Hi All,
I'm trying to get WSNLinks to use the <strong>, <em>, <abbr>, etc. tags correctly when I add it to a link description.
For instance, when I use <strong>, I'd expect the published page to bold the text that's encapsulated by the element. However, it just publishes the <strong> element in human-readable form.
And when I look at the code, it's replacing the brackets of the element with HTML entity numbers for the greater than and less than symbols.