Adds a handy command and menu item to open your current file with Typora.
Package Installer
- Install Sublime Package Control if not already installed.
- Add this repository to package control: Select "Package Control: Add Repository" from the Command Palette (
super+shift+p
) and paste this repository ('https://github.com/mkonersmann/typora-markdown-sublime') - Select "Package Control: Install Package" from the Command Palette (
super+shift+p
) - Find "typora-markdown-sublime" and select
With the view selected containing the file you wish to preview in Typora:
Command Palette:
- Select "Markdown: Open with Typora" from the Command Palette (
super+shift+p
)
Menus:
- Select Tools → Open with Typora