You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: