markdown形式でTitleとURLを表示するブックマークレット
javascript:prompt('markdown', '%5B' + document.title + '%5D%28' + location.href + '%29')();