Dear Team,
I wanted to highlight some content in the mail body (to be sent via send smtp mail message activity).
I used <mark>text to higlight</mark>
to perform the same. but it is not working.
All other html tags are working fine except <mark>
Eg : <html> This is my mail body.<mark>Text to highlight is here</mark></html>