Created
December 17, 2020 06:34
-
-
Save DanL/176bdae56dfc96b6454791af0b292d18 to your computer and use it in GitHub Desktop.
An example of how GitHub parses tabs and spaces
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
two spaces | |
four spaces | |
one tab | |
two tabs | |
----- | |
four spaces | |
two tabs | |
two spaces and a tab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment