We don't have any delay in between updates (because i'm scared of threading), which has a few problem: 1. probably really sluggish on slow systems 2. probably slow for readmes with images (need to test) 3. flickers (the phantoms are updated too quickly, so sometimes it doesn't replace the old one smoothly) BUG: the preview doesn't load when we preview the markdown file
MarkdownLivePreview
A simple plugin to preview your markdown as you type right in Sublime Text. No dependencies!
How to install
It's available on package control!
How to contribute
- Fork this repo
- Make your own branch (the name of the branch should be the feature you are
implementing eg.
improve-tables,fix-crash-on-multiple-preview - All your code should be formated by black.
- Send a PR!
v6.0.2
Latest
Languages
Python
99.9%
CSS
0.1%