2017-01-05 09:18:09 +11:00
2017-01-03 16:22:25 +11:00
2017-01-02 16:13:11 +11:00
2017-01-02 12:15:40 +11:00
2017-01-01 20:58:05 +11:00
2017-01-04 12:24:05 +11:00
2016-11-25 08:15:51 +11:00
2017-01-04 12:24:05 +11:00
2017-01-04 12:24:05 +11:00
2017-01-05 09:18:09 +11:00
2017-01-03 16:22:25 +11:00
2017-01-05 09:18:09 +11:00
2016-11-26 11:10:21 +11:00
2017-01-05 09:18:09 +11:00

MarkdownLivePreview

This is a sublime text 3 plugin that allows you to preview your markdown instantly in it!

Dependencies

None! There is no dependency! It uses markdown2 but it's a one file plugin, so it's included in the package.

Installation

Although MarkdownLivePreview is not available on the default channel of PackageControl, you can still use it to download this little package.

  1. Open the command palette (ctrl+shift+p)
  2. Search for: Package Control: Add Repository
  3. Enter in the input at the bottom of ST the path to this repo: https://github.com/math2001/MarkdownLivePreview (tip: just drag the link in)
  4. Hit enter

What this does is simply adding this repo to the list of packages you get when you install a package using PC.

So, as you probably understood, now you just need to install MarkdownLivePreview as if it was available on the default channel:

  1. Open the command palette (ctrl+shift+p)
  2. Search for: Package Control: Install Package
  3. Search for: MarkdownLivePreview
  4. hit enter

Done!

Usage

Sometimes, you just want to open a markdown file to edit it quickly, you don't care about the preview, and even worse, you don't want it. So, if you want to have the preview, press alt+m, edit your file, and you'll get a nice preview.

In dev

This plugin is not finished, there's still some things to fix (custom css, focus, etc). So, don't run away if you have any trouble, just submit an issue here.

Demo

demo

Custom css

It is possible to set your own css. But, be carefull, you have to respect those rules. Just go to Preferences -> Package Settings -> MarkdownLivePreview. It will open a css file, here: $packages/User/MarkdownLivePreview.css. Just save it and it will automatically use it instead of the default one.

How to open the README

Some of the package add a command in the menus, others in the command palette, or other nowhere. None of those options are really good, especially the last one on ST3 because the packages are compressed. But, fortunately, there is plugin that exists and will solve this problem for us (and he has a really cute name, don't you think?): ReadmePlease.

Description
No description provided
Readme MIT 34 MiB
v6.0.2 Latest
2025-04-24 14:42:21 +00:00
Languages
Python 99.9%
CSS 0.1%