A Second Post: Formatting Examples
This post exists mainly to show what different bits of content look like once the theme renders them.
Headings, emphasis, and lists
You can write bold, italic, and inline code. Lists work as expected:
- First item
- Second item
- Third item
Code blocks
def greet(name)
puts "Hello, #{name}!"
end
greet("world")
Quotes
Static sites are fast, cheap to host, and hard to break.
That’s really all there is to it — write Markdown, commit, and your site rebuilds itself.