Skip to content

Instantly share code, notes, and snippets.

@chadbaldwin
Last active September 1, 2023 00:55
Show Gist options
  • Save chadbaldwin/6abd9f1a7a75fb71ab87d834b28d06cf to your computer and use it in GitHub Desktop.
Save chadbaldwin/6abd9f1a7a75fb71ab87d834b28d06cf to your computer and use it in GitHub Desktop.
Testing how gist sorts files and readme's
​If you try to add a space to the name in GitHub, it gets trimmed.
If you try to add a space to the name in Windows, it gets trimmed.
The best option seems to be to add the file via command line with the space in the name, then commit and push.

README file

This is a test readme for a gist

Bullet list

  • Item 1
  • Item 2
  • Item 3

horizontal rule


More stuff

  1. Foo
  2. Bar
  3. Baz

What happens if we add another markdown file

// where will this sort?
testing a markdown file
with a sort last name
@chadbaldwin
Copy link
Author

[reserving first comment]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment