Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
6 lines
337 B
Markdown
6 lines
337 B
Markdown
- Use spaces instead of tabs.
|
|
- Include a space after the `:` for each key value pair, like `timezone: Africa/Nairobi`.
|
|
- Use only UTF-8 characters.
|
|
- Quote any special characters, such as `:`, like `title: "my awesome site: an adventure in parse errors"`.
|
|
- For multi-line values, use `|` to create newlines and `>` to ignore newlines.
|