astoff / devdocs.el

Emacs viewer for DevDocs
297 stars 17 forks source link

different link color for internal/external links #30

Open jdtsmith opened 11 months ago

jdtsmith commented 11 months ago

Just discovered this brilliant package and project. I hesitate to follow links that will open a browser, especially in full-screen Emacs. I wonder if it would be simple to style external vs. internal links distinctly?

astoff commented 11 months ago

Interesting idea, I'll investigate if shr allows this. It likely does. (FWIW, the link target is displayed in the echo area.)