markdown-code-blocks
An Atom package for generating markdown code blocks.
If you are tired of typing ` six times for generating markdown code block every time, this atom package may suit you well.
Hit ctrl + shift + ` to generate following content.
``` ```
Keyboard shortcut
ctrl + shift + `
Installation
- In Atom, go to Settings (
cmd-,) -> Install -> Searchmarkdown-code-blocks. apm install markdown-code-blocks
Languages Supported
- Markdown
License
- MIT © luohuidong