Here’s my understanding of the current level of code syntax support in comments and annotations, which I discovered through trial and error:Â
- Annotations: inline code snippets are supported with markdown `like this`, but code blocks with triple backticks are not supported
- Comments: neither inline code snippets nor code blocks are supported
Â
Please expand code snippet support!Â
Â
Annotation:

Â
Comment:

Â
