sublime-MarkdownImages
sublime-MarkdownImages copied to clipboard
Fix exceptions for scratch views
This PR teaches _should_run_for_extension() to return False without complaints, if view.file_name() returns None for new views with unsaved content.