Skip to content

Instantly share code, notes, and snippets.

@umeyuki
Last active December 16, 2015 17:40
Show Gist options
  • Save umeyuki/5472198 to your computer and use it in GitHub Desktop.
Save umeyuki/5472198 to your computer and use it in GitHub Desktop.
a bookmarklet for getting title and url as markdown.
javascript:window.prompt(%27%27,%27%5C%5B%27%2Bdocument.title%2B%27%5C%5D%5C(%27%2Blocation.href %2B%27%5C)%27)%3Bvoid(0)%3B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment