Skip to content

Instantly share code, notes, and snippets.

@idealhack
Created January 31, 2025 07:50
Show Gist options
  • Save idealhack/04be6c06363f8af7516b76b8340cb6e7 to your computer and use it in GitHub Desktop.
Save idealhack/04be6c06363f8af7516b76b8340cb6e7 to your computer and use it in GitHub Desktop.
copy the current webpage as markdown link
javascript:prompt('Markdown%20link%20for%20this%20page:','%5B'+document.title.replace(%22%5B%22,%22%5C%5C%5B%22).replace(%22%5D%22,%22%5C%5C%5D%22)+'%5D('+document.location.href+')');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment