markdown
A first-level heading
A second-level heading
A third-level heading
Text that is a quote
Use git status
to list all new or modified files that haven’t yet been committed.
Some basic Git commands are:
git status
git add
git commit
The background color is #ffffff
for light mode and #000000
for dark mode.
This site was built using GitHub Pages.
Contribution guidelines for this project
- George Washington
- John Adams
- Thomas Jefferson
- James Madison
- James Monroe
-
John Quincy Adams
- First list item
- First nested list item
- Second nested list item
- First nested list item
- First list item
- First nested list item
- #739
- https://github.com/octo-org/octo-repo/issues/740
- Add delight to the experience when all tasks are complete :tada:
@github/support What do you think about these updates?
@octocat :+1: This PR looks great - it’s ready to merge! :shipit:
Here is a simple footnote1.
A footnote can also have multiple lines2.
This is a second line.
Tips for collapsed sections
### You can add a header You can add text within a collapsed section. You can add an image or a code block, too. ```ruby puts "Hello World" ```{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"id": 1,
"properties": {
"ID": 0
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-90,35],
[-90,30],
[-85,30],
[-85,35],
[-90,35]
]
]
}
}
]
}