diff options
| author | tekkub <tekkub@gmail.com> | 2010-10-23 19:10:57 -0600 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2010-10-23 19:10:57 -0600 |
| commit | 020228870410efaf77b4c10fa880013778b2feaa (patch) | |
| tree | 361143241e3228ae7c4c209f463cbe3f9f37bf1f /_posts | |
| parent | 1a1626b9c893fd803907fb4cb89f75b3342b4f15 (diff) | |
| parent | c55ea2a79beb02698223e2bb0895307139103164 (diff) | |
Merge branch 'add-us-md-preview' of https://github.com/erikvold/help.github.com into gh-pages
Diffstat (limited to '_posts')
| -rw-r--r-- | _posts/2009-11-03-userscripts-and-bookmarklets.textile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2009-11-03-userscripts-and-bookmarklets.textile b/_posts/2009-11-03-userscripts-and-bookmarklets.textile index cf2c3a9..b370da3 100644 --- a/_posts/2009-11-03-userscripts-and-bookmarklets.textile +++ b/_posts/2009-11-03-userscripts-and-bookmarklets.textile @@ -17,6 +17,7 @@ h2. GitHub * "Dashboard twitter status":http://gist.github.com/225512 - Adds the two most recent, non-reply tweets from @github to your dashboard * "Augment GitHub":http://github.com/nakajima/augment-github - Bookmarklet that adds follower, fork, and issue counts to your repos on your dashboard * "User profile gist links":http://gist.github.com/225593 - Adds a link to user profile pages linking to that user's gists +* "GitHub Markdown Preview":http://userscripts.org/scripts/show/65788 - Adds a preview to comment fields, so that you may see how your comment looks with the markdown formatted before sending it. h2. Gist |
