As I generate a list of strings dynamically, I am displaying it in Angular using ngFor. However, some of the strings contain hyperlinks which are not being distinguished properly when displayed - they appear as normal text. I want to differentiate these hyperlinks by underlining them.
For example: Check out https://support.google.com/accounts/answer/abc?hl=en# for instructions on 'Creating a Google Account' using an email.