Skip to content

Instantly share code, notes, and snippets.

@nwtgck
Last active October 10, 2018 00:34
Show Gist options
  • Save nwtgck/f8e9c576fb6c724c6e187cb06a171fd8 to your computer and use it in GitHub Desktop.
Save nwtgck/f8e9c576fb6c724c6e187cb06a171fd8 to your computer and use it in GitHub Desktop.
@nwtgck
Copy link
Author

nwtgck commented Oct 10, 2018

Link shorter:

Code

s.each_line.map{|l| "* [#{l[0..50]}...](#{l})"}.join("\n")

Nipp

https://nipp.cf/#Link_shorter//K9ZLTUzOiM/JzEvVy00sqK7JqVFQ0lKIVq7OiTbQ0zM1iK3V09OL1QDyazWVavWy8jPzNJRi8pQ0AQ==

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment