issues
search
yorkxin
/
copy-as-markdown
A browser extension to copy tabs and links as Markdown
MIT License
542
stars
83
forks
source link
Resolve absolute URLs when copying selection as Markdown
#137
Closed
yorkxin
closed
6 months ago
yorkxin
commented
6 months ago
Summary
When copying selection as Markdown, modify the DOM tree so that
<a href>
and
<img src>
are all absolute URLs.
Closes #136
Tests
[x] Chrome stable (macOS)
[x] Firefox stable (macOS)
[ ] Chrome stable (Windows)
[ ] Firefox stable (Windows)
Optional:
[ ] Chrome beta (macOS)
[ ] Firefox beta (macOS)
[ ] Chrome beta (Windows)
[ ] Firefox beta (Windows)
Summary
<a href>
and<img src>
are all absolute URLs.Closes #136
Tests
Optional: