What I’m trying to do
I’m having a really hard time with getting images to render that are external links. Even public ones.
What I’ve tried:
I’ve deleted all my custom CSS and custom JS to see if I somehow created a bug, and it’s just not working. I also disabled all the Community Ppps that may access or modify html, css, js. (CustomJS, Dataview, Image Captions, Image Upload Toolkit, JS Engine, RunJS)
I’ve tried all these variants:


<img src="https://www.penguinrandomhouse.com/books/711959/number-go-up-by-zeke-faux/" alt="Here is my alt">
These lines are rendering here the same way they do inside Obsidian. If you see this post it’s just a random little image icon that suggests there should be an image, but there is no image rendered.
Any external image or gif I try to reference does not render in either Edit or Read mode.
Is there a possible reason this is happening? Should I delete and reinstall the Obsidian app? What to do…