Inline code formatting in Team Chat
Is there any way to format code inline in the Team Chat? I know there are code snippet and quote features, but they're for at least one full line. Sometimes, I'd like to just mention a function name inline, like foo(). This is commonly implemented using Markdown notation, via `foo()`, and is available in Slack, Discord, GitHub, Microsoft Teams, etc.
