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

https://github.com/kernelp4nic/sublime-open-in-macdown

Sublime Text plugin for opening the current file in MacDown
https://github.com/kernelp4nic/sublime-open-in-macdown

Last synced: 8 months ago
JSON representation

Sublime Text plugin for opening the current file in MacDown

Awesome Lists containing this project

README

          

# Open in MacDown Plugin
Sublime Text plugin for opening [MacDown](http://macdown.uranusjr.com/) in the current file directory
When installed, provides the "MacDown: Open file" command, which opens the current markdown file in [MacDown](http://macdown.uranusjr.com/).

## Installation

### Using Package Control

1. Install [Package Control](https://sublime.wbond.net/)
2. Open the Command Palette (Shift+Ctrl+P)
3. Search for "macdown" and install the plugin

### Manual install
1. Download [the zip file](https://github.com/kernelp4nic/sublime-open-in-macdown/zipball/master)
2. unzip it and rename it to "open-in-macdown"
3. Move it to ~/.config/sublime-text-3/Packages

## Usage

1. Open the Command Palette
2. Type "macdown"
3. Press enter