As the key ` is very annoying to input.
<
and the the option src
gives a code block.
Like:
```
```
I agree that the code block Ticks are very annoying but mostly because I so many times hit, inadvertently, the TAB key and my block gets indented or, when I want to press Shift+Tilde (to get a Tilde), if I am zoomed in on a block and hit Shift+Tab, it out-dents the Block and takes it out of the Zoomed-In view
This is actually very handy and Itβs cool that, after it auto-completes, the cursor is left just after the first β```β so you can easily specify the language.
If I may I would suggest an improvement so that in addition to <src
, which would be a generic code block, one would have <python
(/etc) which would, straight away, translate to:
and the cursor will be placed in between the lines, for frictionless input of code.