The zoom chat client supports code blocks. Using the chat app card builder kit I am unable to simulate a code block using the markdown tags. A single tick can be used to tag a single line but the code blocks do not work.
For example, in the chat client, type “```” to generate a code block. None of the api documentation indicates this is possible, but I suspect it’s just a matter of updating the Zoom API to parse this markdown correctly as to keep up with the features that Zoom chat does support on the front.