Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kamataryo/e087a7b3d070a04704126a87e302dbe1 to your computer and use it in GitHub Desktop.
Save kamataryo/e087a7b3d070a04704126a87e302dbe1 to your computer and use it in GitHub Desktop.
gist filename escape test
# filename => abc012ABC~`!@#$%^&*()_+-={}[]|":;'?><,./マルチバイトxyz
# url => https://gist.github.com/KamataRyo/e087a7b3d070a04704126a87e302dbe1#file-abc012abc-_-xyz
# file with dot
# url => https://gist.github.com/KamataRyo/e087a7b3d070a04704126a87e302dbe1#file-dotfile
# file without dot
# url => https://gist.github.com/KamataRyo/e087a7b3d070a04704126a87e302dbe1#file-dotfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment