FAQ page rendering raw HTML anchor tags instead of links

I noticed a small bug on the Stitch website FAQ.

Several answers are displaying raw HTML anchor tags (e.g. <a rel=“noopener noreferrer”…>) instead of rendering them as clickable links.

This appears across multiple FAQ items.

Looks like the HTML content is being escaped and rendered as text rather than interpreted as HTML.

Screenshot attached.

Hey @henryn thanks for escalating this! I just checked on my end and confirmed that those HTML tags are visible. I’ve raised a bug for the engineering team, and we’ll have a fix out very soon. Thanks again for the heads-up!