8000 Merge pull request #115 from mathiasbynens/patch-1 · jackylee/github-cheat-sheet@652eae6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 652eae6

Browse files
committed
Merge pull request tiimgreen#115 from mathiasbynens/patch-1
github-tab-size is not just a Chrome extension
2 parents 3f3cffc + 09aa1c9 commit 652eae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Adding `?w=1` to any diff URL will remove any changes only in whitespace, enabli
7575
[*Read more about GitHub secrets.*](https://github.com/blog/967-github-secrets)
7676

7777
### Adjust Tab Space
78-
Adding `?ts=4` to a diff or file URL will display tab characters as 4 spaces wide instead of the default 8. The number after `ts` can be adjusted to suit your preference. This does not work on Gists, or raw file views, but a [Chrome extension](https://chrome.google.com/webstore/detail/github-tab-size/ofjbgncegkdemndciafljngjbdpfmbkn) can automate this.
78+
Adding `?ts=4` to a diff or file URL will display tab characters as 4 spaces wide instead of the default 8. The number after `ts` can be adjusted to suit your preference. This does not work on Gists, or raw file views, but a [Chrome](https://chrome.google.com/webstore/detail/github-tab-size/ofjbgncegkdemndciafljngjbdpfmbkn) or [Opera extension](https://addons.opera.com/en/extensions/details/github-tab-size/) can automate this.
7979

8080
Here is a Go source file before adding `?ts=4`:
8181

0 commit comments

Comments
 (0)
0