Rich Text Progress

Adding my voice to the rich text wishlist. Looking for an update.

Something like nested would be awesome.

<Text Font="RobotoRegular" FontSize="14" TextColor="Grey">
  {sender} <Text TextColor="LtGrey"> - {date}</Text>
</Text>

We have an internal ticket for adding support for this, but we haven’t gotten around to it yet. I can’t give any promises, but we are currently working on some changes to the text-rendering system that will hopefully make it easier to implement some limited variation of this (like changing fonts, font-sizes and colors).

My vote for rich text block that can be formatted. This is very common scenario (for example highlighting and/or color coding the text being searched).

+1