ST crashes when calling view.show_popup with an img tag to an invalid file. Is this a known bug?
content = '<img src="[INVALID PATH]" alt="Figure: oma.png" />'
view.show_popup(content)
      ST crashes when calling view.show_popup with an img tag to an invalid file. Is this a known bug?
content = '<img src="[INVALID PATH]" alt="Figure: oma.png" />'
view.show_popup(content)