Mint

Sample Post

Sample post with some content styles.

Headings

Heading first level

Heading second level

Heading third level

Blockquotes

This is a blockquote

Lists

Unordered list:

  • list item
  • list item
  • list item

Ordered list:

  1. list item
  2. list item
  3. list item

Code block

def hello(name)
  pust "hello, #{name}"
end

hello('aide')

# => "hello, aide"

This is a github link.

Mint

Emphasis

A sentence with some important content that you should notice.