The links in the Reddit relay embeds are not displayed properly on Mobile. This is caused by the same issue we've seen with tags: If the markdown for bold text is applied inside of the link markdown ([**bold inside**](link)), Discord will render it incorrectly on Android clients. If the bold markdown is applied around the link markdown (**[bold outside](link)**), it will be displayed as expected.
The links in the Reddit relay embeds are not displayed properly on Mobile. This is caused by the same issue we've seen with tags: If the markdown for
bold textis applied inside of the link markdown ([**bold inside**](link)), Discord will render it incorrectly on Android clients. If the bold markdown is applied around the link markdown (**[bold outside](link)**), it will be displayed as expected.