Quick notes on how to start editing markdown files like a PRO with sublime text 2.
- Install sublimetext-markdown-preview :
This plugin will allow you to preview your markdown file in a browser with the alt+m command.
SHIFT + COMMAND + P to show the command pallet write on it Package Control: Install Package Then look for Markdown Preview.
SHIFT + COMMAND + P to show the command pallet write on it Package Control: Install Package Then look for Markdown Preview.
- Install live Relaod : Look for livereload
- Install sublime-markdown-extended as well as sublime-monokai-extended