Heading 1

Heading 2

Heading 3

and so on…

To switch lines, click two “spaces”

If you want to comment content, please wrap your comments into <!-- "your comments" -->

This is a bold text.

This is an italic text.

This text is both bold and italic.

You can create an unordered list like this:

  • Item 1
  • Item 2
    • Item 2.1
    • item 2.2
      • Item 2.2.1

For ordered list:

  1. Item 1
  2. Item 2
    1. Item 2.1
    2. Item 2.2
      1. Item 2.2.1

Click here to go home. This is the way to our personal website department. Inside [] is the text with hyperlink that links to somewhere in our website. The URL of that page can be accessed in .toml file, and the URL is wrapped inside ().

You can copy and paste emoji from this GitHub repository 😊.

You can put your codes like this:

An inline code locates in a single line.

# This is a code block

printf("Hello the world")
// This is also a block of code, and you can specify the language you use after ``` to highlight it.

System.out.println("Hello the world");

This is a blockquote.


Use ***, ---, or ___ to create a horizontal line.


Use ![Image Title](URL) to include an image online.

UBC Forestry Centre

Here you can link a youtube video via shortcode:

For more information of shortcode, click here.