I know the possibilities of headers, italics and bold in creating the workspace app, however I was thinking it would be also nice to give some text different colors. I was trying the markup code from the following stackoverflow link, however the text didn't appear in color on the workspace app . So I was wondering whether it's possible to style text in color in the workspace app.
I tried the following methods:
<span style="color:blue">some *blue* text</span>.
$\\color{color-code}{your-text-here}$