Hello Community,
I have a Gallery in power apps, it has SP list as the Datasource

In the Gallery I have Put a HTML text Label which shows information from the SP List
Set(ShowInfo, LookUp(test, Subject = ThisItem.Subject).Definition);
Set(VarShowPopUp,true)


I want to Format the Data in the HTML text Card. as below Example

Can someone please help me how to do it or provide any source where I can find better examples of doing it.
Your help is much appreciated
Thank you! 😊
@ANB @AARON_C