MarkdownLivePreview
                                
                                
                                
                                    MarkdownLivePreview copied to clipboard
                            
                            
                            
                        A Sublime Text 3 plugin to preview your markdown as you type
When I use the the Markdown Preview in Browser, Sublime throws the error message indicated above.
Thanks a lot for your works. I met some problems. ![Uploading 捕获.PNG…]() ``` Traceback (most recent call last): File "C:\Users\蒋磊\AppData\Roaming\Sublime Text 3\Installed Packages\MarkdownLivePreview.sublime-package\MarkdownLivePreview.py", line 218, in _update_preview File "./python3.3/ntpath.py", line...
Currently, the preview fails with no error messages if there are any images embedded in the document. It would be nice if it could output a warning instead.
Any way to add the ability to print the preview? I just get a blank window now.
I've been using a keyboard equivalent to open the preview. Would it be possible to create another for closing it?
Great Plugin! Any plan to support table like this? | item1 | item2 | item3 | | ------- | ------- | ------- | | num1 | num2 | num3 |
After installing the extension, I found that there is only one option, which is to open the settings for this package. No option for opening the preview  I also...
This plugin seems to crash anything above `200 kB`. Either that, or inputs become completely unresponsive.
I install MarkdownLivePreview - Packages - Package Control.but when Enter cmd+shift+p . I didn't find MarkdownLivePreview:open preview, but I found a Open setting.Why??? 