I am composing e-mails within workflow but they seem to get formatted strangely on the actual send.
This main applies when using HTLM tags within the message, Things like <b> <Font color="red"> work perfectly find. However i am running into problems when using <ul> to get bulleted lists. The workflow seems to be adding a space between each <li> for no apparent reason that i can fathom. Running the same thing through a html test thing works fine.( http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_lists4 )
just wondering if there is a background CSS controlling workflow or anything that i am able to edit.