Initial post
This is to test out kramdown.
Here is a quote from something:
Quote
Isn’t that interesting?
Generic code:
Here is a code block.
Syntax highlighted code:
def foo(bar)
puts bar
end
render() {
return <div>`${foo} bar`</div>
}
Header
Header
Header
Header
Header
Header
I’m using a footnote.1
I’m using a footnote with code.2
This is emphasis.
This is strong.
This is strikethrough.
This is inline code
.
Here is my abbreviation.
- Unordered
- List
- Ordered
- List
This | is | a | table |
---|---|---|---|
with | a | couple | rows |
footer | row |