Add keyboard shortcut in markdown editor format code (as existing for bold and italic)
We currently have shortcuts in the markdown editor for Bold (ctrl+B) and Italic (ctrl+i).
It would be very helpful to have a shortcut for Code to wrap a single line in backticks and multiple lines in three-backticks.
As an example, Discourse uses ctrl+e.