Is it possible to use markup/HTML in a label?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By SebSharper

Hi. I was wondering if it was possible to use markup in a specific part of the text of a label.
For example, I should be able to achieve something like this in one same label:
1**/10**
(Regular text and then bold text using the same label)
Is it possible to achieve this?

:bust_in_silhouette: Reply From: jgodfrey

Yes, that’s possible. The RichTextLabel accepts BBCode as markup and allows lots of customization of the rendered text. Check out the docs for details: