Currently, each multiline code snippet is prepended with its language, like:

It would be nice if it was possible to hide the language, in case it's not relevant and show just the code snippet. In CLI for Microsoft 365 for example, all snippets are command line so showing shell before each one of them, doesn't add any value.
Currently, each multiline code snippet is prepended with its language, like:
It would be nice if it was possible to hide the language, in case it's not relevant and show just the code snippet. In CLI for Microsoft 365 for example, all snippets are command line so showing
shellbefore each one of them, doesn't add any value.