Skip to main content
Question

Expand code syntax support in comments and annotations

  • February 12, 2026
  • 0 replies
  • 2 views

tallneil

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: