Skip to content

Instantly share code, notes, and snippets.

@scottjehl
Created March 28, 2014 14:50
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottjehl/9834615 to your computer and use it in GitHub Desktop.
Save scottjehl/9834615 to your computer and use it in GitHub Desktop.
wrap snippets in slack (add to a chrome Stylish userstyle)
.snippet_meta {
overflow-x: visible;
}
.snippet_preview pre {
line-height: 1.5;
white-space: pre-wrap;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment