4 notes &
Github Line Number Links
Just learned that you can link to Github source file line numbers. For example, for a single line, append #L23 (or whatever line number) to the end of your url while for entire line ranges append the form #L23-45 (with your line range). Pretty cool eh? Love you Github!