- MathJax support : \\(\frac{\pi}{2}\\) thanks to @bps10. You have to set
enable_mathjax
totrue
in your settings. MathJax is then downloaded in the background so you need to have an internet access.
Using Package Control (Recommended)
For all Sublime Text 2/3 users we recommend install via Package Control.
- Install Package Control if you haven't yet.
- Use cmd+shift+P then
Package Control: Install Package
- Look for
Markdown Preview
and install it.
- optionally select some of your markdown for conversion
- use cmd+shift+P then
Markdown Preview
to show the follow commands (you will be prompted to select which parser you prefer):- Markdown Preview: Preview in Browser
- Markdown Preview: Export HTML in Sublime Text
- Markdown Preview: Copy to Clipboard
- Markdown Preview: Open Markdown Cheat sheet