You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edit: I don't set custom-set-faces directly, but rather through M-x customize-mode.
eww can render images, but it seems to give the alt text priority. In the following examples, the first renders as "alt" but for the second, eww shows the image. I don't use eww much, so does anyone know how to ask it to display images in the presence of alt text?
That custom-set-face code worked great, thank you!
I think my problem was that I'd left off the file:// schema... alas.
(I do with there were a way to get images to display inline in the emacs text buffer, like org-mode can [but better; org-mode doesn't, as far as I have been able to figure out, let you easily resize them in the buffer itself] but I think that'd take a bit more hacking; I'll file an issue here, and maybe one day get around to it ;))
Seen in this screenshot on the left-hand side, things like headers have a larger font-size, etc. http://jblevins.org/projects/markdown-mode/screenshots/20160108-001.png
Also, is there a story for displaying images in markdown buffers in Emacs? I see no image in the eww buffer (nor, unfortunately, in the .md buffer).
Thanks!
The text was updated successfully, but these errors were encountered: