facelessuser / MarkdownPreview

Markdown preview and build plugin for Sublime Text https://facelessuser.github.io/MarkdownPreview/
Other
401 stars 53 forks source link

HTML preview file not found #182

Open andanders opened 1 month ago

andanders commented 1 month ago

Problem

When I try to preview my markdown in browser, the browser fails to show the file.

Actions to reproduce

In sublime -> Preview in Browser -> markdown ->

Firefox opens and shows the error:

File not found Firefox can’t find the file at /tmp/41.html.

System details

OS Ubuntu 22.04 LST Sublime build 4169 MarkdownPreview version 2.5.0 Firefox 127.0.2 (64 bit)

andanders commented 1 month ago

Possibly duplicate of https://github.com/facelessuser/MarkdownPreview/issues/75

facelessuser commented 5 days ago

@andanders it is likely this is the issue you need to read through https://github.com/facelessuser/MarkdownPreview/issues/170. Since on Linux, Firefox will store things in an unexpected temp location, you may need to manually configure your temp path.