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
- Host: GitHub
- URL: https://github.com/kernelp4nic/sublime-open-in-macdown
- Owner: kernelp4nic
- Created: 2014-08-17T19:50:47.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-17T19:51:37.000Z (almost 12 years ago)
- Last Synced: 2023-03-29T04:16:42.798Z (about 3 years ago)
- Language: Python
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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