are remote inline images in org mode working for anyone from within spacemacs?
https://orgmode.org/worg/org-release-notes.html
> 1.3.8. Display remote inline images
> Org now knows how to display remote images inline.
> Whether the images are actually displayed is controlled by the new option org-display-remote-inline-images.
I can display local images with SPC m T i to org-toggle-inline-images
I'll try a remote image when I'm next at my computer.
Spacemacs uses the org-mode package from Elpa, so if it's a new feature, then try updating packages or check the org-mode-version
I only saw it working in doom emacs (emacs -q didn't work either). But I think it's doing some additional work related to it.