

- #Sublime text 2 tutorials install
- #Sublime text 2 tutorials full
- #Sublime text 2 tutorials code
- #Sublime text 2 tutorials download
#Sublime text 2 tutorials install
There is a bug in Firefox extension so it may not work, you can install another. You can install Live Reload for Firefox by following the instruction mentioned here. You can Install Live Reload for Chrome by following the instruction mentioned here.īrowser Extension of LiveReload for FireFox

Type Livereload and install the package.Here are the steps to install Live Reload One very useful feature in markdown is you can have live reload in the browser, so as soon as you save a markdown file in sublime, the changes is reflected in the browser, you do not have to reload the file manually. If you are not using apache to see the markdown file using localhost, you have to enable Allow access to file URLs in chrome://extensions/ for Markdown Preview Plus.
#Sublime text 2 tutorials code
md files though it opens other markdown extensions, the bug can be found at markdown-viewerĪ possible solution is mentioned in this link, Ryanchapinīasically you have to edit this file, ~/.mozilla/firefox/*default/mimeTypes.rdf and add the below code at the end.įor Chrome the best plugin is Markdown Preview Plus, the benefit of this plugin over others including the one in Firefox is this allows you to add your own custom css for displaying markdown file.
#Sublime text 2 tutorials download
I have listed down some of the plugins.įor FireFox the best is MarkDown Viewer by Thiht which you can download from here,There is one issue with this plugin in firefox, it does not displays the. Now to View Markdown file in browser, you need some browser specific plugins.


In fact this complete blog is written in Markdown. You can read the complete article here MarkDown-wiki. Markdown is popularly used as format for readme files, or for writing messages in online discussion forums, or in text editors for the quick creation of rich text documents. Markdown is a plain text formatting syntax designed so that it can optionally be converted to HTML using a tool by the same name. There is a previous post from my on this.Īs mentioned in Wiki, and i am quoting from there. You can install Sublime Text 2 depending on you operating system. Sublime Text 2 Install Sublime Text 2 and Package Control
#Sublime text 2 tutorials full
If you want toe use the full power of Sublime Text, TutsPlus have a great course for it you can check it here
