
I have multiple RSS to Teams flows that will publish new RSS feed message to Teams channel.
Code snippet used to do this is below:
One flow in particular has a strange formatting issue with a small image and big gaps. Configured flow and example of formatting issue below:
I noted the string in front of "primary feed link" and tried to redo the code but every time it runs the strange string comes back and the formatting which is not right. I have 5 or 6 other flows the same from other RSS feeds and this is the only one with the issue.
If I click the code snippet button while editing the flow i get the below with some strange text in the href that seems to have inserted itself from the origina code snippet used (shown at the top).
I suspect its something to do with the feed but how can I rework this to fix the formatting to look nicer?
Thanks.