XLSForm - Add HTML styling to Group Label

Can we add HTML font color styling tags in group name label, and does it reflect on ODK Collect ?

Testing this with:

+-------------+---------+-----------------------------------------------------+
|    type     |  name   |                        label                        |
+-------------+---------+-----------------------------------------------------+
| begin group | group_1 | <span style="color:red">Red in a group label</span> |
| note        | note_1  | <span style="color:red">Red in a note</span>        |
| end group   |         |                                                     |
+-------------+---------+-----------------------------------------------------+

HTML font color style inside a span tag renders for Enketo but not in Collect.

@danbjoseph Thanks for the reply, we are also seeing same behavior, does that mean ODK Collect does not support HTML Tags in Group Label ?

Yes, unfortunately this is not supported in Collect.