Google Play Description Text in Color?

Can anyone tell me how to use colors and symbols in Google Play description texts like it can be found here for example: http://play.google.com/store/apps/details?id=com.hg.townsmen7free

Thx for your help!

Best,

Daniela

The person who edited it probably included HTML markup in a hope that it would work:

\<p\>\<font color="green"\>\<strong\>From humble backwater to medieval metropolis - build the city of YOUR dreams!\</strong\>\</font\>\</p\>

I see the above when I look at the page’s source.

My guess is ‘basic’ html formatting makes it by their parser.

The person who edited it probably included HTML markup in a hope that it would work:

\<p\>\<font color="green"\>\<strong\>From humble backwater to medieval metropolis - build the city of YOUR dreams!\</strong\>\</font\>\</p\>

I see the above when I look at the page’s source.

My guess is ‘basic’ html formatting makes it by their parser.