-
Notifications
You must be signed in to change notification settings - Fork 24
1.1. Naming Guidelines
solojavier edited this page Apr 24, 2013
·
2 revisions
- Files and directories begin with a number representing it's structure: (1.-, 1.2-).
- You should use "-" instead of spaces.
- Files end with ".md" extension.
- You must have at least one directory
1.-Hello/
1.1.-World.md
1.2.-Lorem-Ipsum.md
1.3.-Inception/
1.3.1.-Reality.md
1.3.2.-Van-Chase.md
1.3.3.-The-Hotel.md
1.3.4.-Snow-Fortress.md
1.3.5.-Limbo.md
2.-World/
2.1.-That-was-deep.md
Important: The Tables of Content are generated. Any change will be overridden on the next update.
For more information: GitHub Wikifier