⬛ A tiny plugin that helps with inserting Markdown code blocks inside your files.
Using Package Control, search for Markdown Code Blocks
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.
- MIT