I keep coming across lots of text that is colored. Green for the green network, red for the red network, etc. The only way I know how to handle is via HTML like this:
Some Markdown text with <span style="color:blue">some *blue* text</span>
How do you want to handle?