File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ variety of languages and technologies. These are things that don't really
77warrant a full blog post. These are mostly things I learn by pairing with
88smart people at [ Hashrocket] ( http://hashrocket.com/ ) .
99
10- _ 403 TILs and counting..._
10+ _ 404 TILs and counting..._
1111
1212---
1313
@@ -162,6 +162,7 @@ _403 TILs and counting..._
162162
163163- [ Clean Up Old Homebrew Files] ( mac/clean-up-old-homebrew-files.md )
164164- [ Default Screenshot Location] ( mac/default-screenshot-location.md )
165+ - [ Insert A Non-Breaking Space Character] ( mac/insert-a-non-breaking-space-character.md )
165166- [ List All The Say Voices] ( mac/list-all-the-say-voices.md )
166167
167168### PostgreSQL
Original file line number Diff line number Diff line change 1+ # Insert A Non-Breaking Space Character
2+
3+ On Mac, you can insert a non-breaking space character by hitting
4+ ` option-space ` .
5+
6+ I'm not sure when people use non-breaking spaces, but this is a handy
7+ shortcut for those situations.
8+
9+ [ source] ( https://twitter.com/jnadeau/status/725436138601615360 )
You can’t perform that action at this time.
0 commit comments