Inline code formatting in Team Chat | Community
Skip to main content
Newcomer
December 12, 2023
Solved

Inline code formatting in Team Chat

  • December 12, 2023
  • 6 replies
  • 11 views

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.

Best answer by bclyons12

This was made available in the December 16th release. Both inline (single ticks) and code blocks (triple ticks) work. Thanks Zoom!

6 replies

Newcomer
February 29, 2024

yes we need this feature

Newcomer
February 29, 2024

It seems that this feature is part of Markdown, and somehow only available to chatbots, not regular users? 

I would love to find a way to be able to use it on my account

https://developers.zoom.us/docs/team-chat-apps/customizing-messages/message-with-markdown/

 

Newcomer
September 9, 2024

I strongly prefer to type markdown vs navigating a WYSIWYG editor.  Would it be possible (pretty please 🙂) add an opt-out to type markdown directly?

Newcomer
October 4, 2024

+1

Backticks are productivity enhancers. This is a must.

Newcomer
October 4, 2024
Scratching my head Why Markdown Extra isn't enabled in Zoom Chat Which would would fix this issue, and allow for inlined code formatting as well as blocks of code plain text formatting. Absolutely vital.
bclyons12AuthorAnswer
Newcomer
December 18, 2024

This was made available in the December 16th release. Both inline (single ticks) and code blocks (triple ticks) work. Thanks Zoom!