An open API service indexing awesome lists of open source software.

https://github.com/molnarmark/markdowncodeblocks

⬛ Sublime Text 3 plugin to add Markdown syntax highlighted blocks with ease.
https://github.com/molnarmark/markdowncodeblocks

Last synced: 3 months ago
JSON representation

⬛ Sublime Text 3 plugin to add Markdown syntax highlighted blocks with ease.

Awesome Lists containing this project

README

          

# Markdown Code Blocks

⬛ A tiny plugin that helps with inserting Markdown code blocks inside your files.

## Installation

Using `Package Control`, search for `Markdown Code Blocks`

## Usage

If installed correctly, a command will appear in your command palette.\
Search for the `Markdown Code Blocks: Add Block` command, and type in your desired language name.\
Make sure you use all lowercase letters.

By default, the command will insert your cursor right inside the code block, so you can just paste your code right away.

## License

- MIT