How to display value of a template sensor as a clickable URL?

I have a template sensor that returns a URL. I’d like to display that sensor’s value in some kind of card, such that the value (link) is clickable and will open the URL.

Any idea how I could do this?

A markdown card could do that. I use it for my news feed: it links to the actual articles.