Now i use like this
<font color='BlueViolet'>color text</font>
to change md content color, but use hugo --buildDrafts
,it generate html doesn’t show colored text,its still black. What is the correct markdown format to render text color?
thx very much !