manateelazycat / popweb

Show popup web window for Emacs
146 stars 17 forks source link

feat: Added an extension to preview arbitrary URLs #30

Closed ginqi7 closed 2 years ago

ginqi7 commented 2 years ago

Added an extension to preview arbitrary URLs

add two command :

  1. popweb-url-input
  2. popweb-url-preview-pointer

file : current is only support relative path image

http/https image

manateelazycat commented 2 years ago

Looks good, thanks for patch. ;)