By escaped, I mean stuff like ``` rust /// stuff for `<iframe>` ``` which renders fine in non-search listings (it looks like `<iframe>`, instead of a literal iframe element on the page).
By escaped, I mean stuff like
/// stuff for `<iframe>`which renders fine in non-search listings (it looks like
<iframe>, instead of a literal iframe element on the page).