MarkdownLivePreview icon indicating copy to clipboard operation
MarkdownLivePreview copied to clipboard

A Sublime Text 3 plugin to preview your markdown as you type

Results 34 MarkdownLivePreview issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/54326088/133127295-4fd3750b-f07c-4ae6-9a63-83ff5884967e.png) 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??? ![image](https://user-images.githubusercontent.com/19978258/114806437-55ec2180-9dd7-11eb-9592-52acd59c8a77.png)