How to highlight bash/shell commands in markdown?
If you are looking to highlight a shell session command sequence as it looks to the user (with prompts, not just as contents of a hypothetical script file), then the right identifier to use at the moment is console: “`console foo@bar:~$ whoami foo “`