-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
URL format: /snippet/<lang>/<name>
/snippet shows all langs and recent changes?
/snippet/<lang> shows all snippets in boxes
/snippet/<lang>/<name> will give you a "Copy" button, but you can also enable auto-copy, so whenever you visit the page, if a cookie has been set, the snippet will be automatically copied into your clipboard.
Actually, let's start with just the button and we can implement auto-copy later if needed?
Make it look good, and have code highlighting.