facelessuser / MarkdownPreview

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

Support expanding variables and home dir in path_tempfile #175

Closed gerardroche closed 9 months ago

gerardroche commented 9 months ago

Support expand env vars and home user in path_tempfile.

This allows you specify paths with ~ and variables like $HOME:

"path_tempfile": "~/.cache/markdownpreview"
facelessuser commented 9 months ago

Thanks for the PR. This seems like a reasonable addition.

facelessuser commented 9 months ago

Documentation failures can be ignored. I need to address the current issues in a separate commit.

facelessuser commented 9 months ago

@gir-bot lgtm