Skip to content

Instantly share code, notes, and snippets.

@aliyome
Created March 11, 2024 01:59
Show Gist options
  • Save aliyome/e6c13992067d98b158b8c897e5fb018a to your computer and use it in GitHub Desktop.
Save aliyome/e6c13992067d98b158b8c897e5fb018a to your computer and use it in GitHub Desktop.
markdown リンク
```js
javascript:(function(){window.prompt("リンク文字列作成DONE","["+document.title+"]("+location.href.replace(/\?.*$/, %27%27)+")");})();
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment