👨💻 When I drag an image into a GitHub issue it (usually) adds standard Markdown syntax for an image.
Sometimes it instead adds an html img tag loading the content via a url with the domain user-images.githubusercontent.com.
How do I influence this behavior?