spacemacs

thompen 2021-11-30T23:13:39.144700Z

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.

practicalli-johnny 2021-12-01T05:37:42.145400Z

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

thompen 2021-12-01T06:19:48.146200Z

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.