markdown-code-blocks
A markdown code blocks generator.
luohuidong 4,141 1 1.3.0 MIT GitHub

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 -> Search markdown-code-blocks.
  • apm install markdown-code-blocks

Languages Supported

  • Markdown

License

  • MIT © luohuidong