Details
Description
As far as I can tell, all activity and resource names have had their tags stripped for the last few versions. This has caused numerous user complaints. For example, teachers on a botany course want to put the latin name of a plant in italics as this is the correct format. It would only need to be a very limited range of tags, probably just bold and italic.
Howard,
there is one way to do it:
<span style="font-weight:bold">Test</span>
<span style="font-style:italic">Test</span>