Skip to content

Open your current file with Haroopad markdown editor in Sublime Text 3

License

Notifications You must be signed in to change notification settings

liuhewei/haroopad-markdown-sublime

Repository files navigation

Deprecated, please use another more featured plugin : Run Apps

Haroopad Markdown - Sublime Text 3

Adds a handy command and menu item to open your current file with Haroopad.

The implementation is motivated by mou.app markdown.

Installation Instructions

Package Installer

  • Install Sublime Package Control
  • Select "Package Control: Install Package" from the Command Palette (super+shift+p)
  • Find "Haroopad Markdown" and select

Git clone

  • Enter directory through "Browse Packages..." in Sublime Text "Preferences"
  • Run
    git clone https://github.com/liuhewei/haroopad-markdown-sublime.git
    
  • Restart Sublime Text 3

Configure

  • Open User-settings to add the full path of Haroopad binary on Windows and Linux, for example:
{
   "app": "D:/Program Files/Haroo Studio/Haroopad/haroopad.exe"
}
  • In Haroopad's Preferences, de-activate the "file auto-recovery" in "General" tab.

Usage

With the view selected containing the file you wish to preview in Marked:

Command Palette:

  • Select "Markdown: Open with Haroopad" from the Command Palette (super+shift+p)

Menus:

  • Select Tools → Open with Haroopad

About

Open your current file with Haroopad markdown editor in Sublime Text 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published