Currently when sending things like the comment.body smart value via the 'Send Microsoft Teams Message' the markdown formatting that is sent is not supported by MS Teams. Therefore the links render as plain text and there is not a means to have MS Teams reformat the messages automatically.
It would be helpful if any hyperlinks that included in smart values send via the 'Send Microsoft Teams Message' are reformatted into the markdown required by Teams so that the links render as links.
The formatting required by Teams is:
[Text to show for the link](https://www.url.com)
- links to