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.
