Folder full of pertinent coursework
Note: (on GitHub) click "Raw" to compare the rendered document to the raw code.
This is an
This is an
This is an
This is an
This is an
This is an
This is an h1
This is an h2
This text is in italics. And so is this text.
This text is in bold. And so is this text.
This text is in both. As is this! And this!
This text is rendered with strikethrough.
This is a paragraph. I'm typing in a paragraph isn't this fun?
Now I'm in paragraph 2. I'm still in paragraph 2 too!
I'm in paragraph three!
I end with two spaces (highlight me to see them).
There's a
above me!
This is a block quote. You can either manually wrap your lines and put a
>
before every line or you can let your lines get really long and wrap on their own. It doesn't make a difference so long as they start with a>
.
You can also use more than one level
of indentation? How neat is that?
Item
Item
Another item
or
Item
Item
One more item
or
Item
Item
One last item
Item one
Item two
Item three
Item one
Item two
Item three
Item one
Item two
Item three
Sub-item
Sub-item
Item four
Boxes below without the 'x' are unchecked HTML checkboxes.
First task to complete.
Second task that needs done This checkbox below will be a checked HTML checkbox.
This task has been completed
John didn't even know what the go_to()
function did!
```ruby def foobar puts "Hello world!" end ```
<-- The above text doesn't require indenting, plus Github will use syntax highlighting of the language you specify after the -->
Click this link for more info about it! Also check out this link if you want to.
This is a link.
http://testwebsite.com/ is equivalent to http://testwebsite.com/
I want to type this text surrounded by asterisks but I don't want it to be in italics, so I do this: *this text surrounded by asterisks*.
Col1 | Col2 | Col3 |
---|---|---|
Left-aligned | Centered | Right-aligned |
blah | blah | blah |
Col 1 | Col2 | Col3 |
---|---|---|
Ugh this is so ugly | make it | stop |