Hello World

Testing a bunch of things

BOLD

Italic

Quoted Text

Formatted code

Link to Github

  • List
  • List1
  • List2
  1. Ordered
  2. List
  3. =)
  • Nested

    • List
      • Exit
  • Tasks

  • Compleated

Emoji support

#️⃣ 🌊 ©️

References

Read more in the footnote1.

A footnote can be multiline if prefixed with spaces.2.

Python

print("HelloWorld!")

Go

package main

import "fmt"

func main() {
    fmt.Println("HelloWorld!")
}

Image

Kubernetes


  1. My reference. ↩︎

  2. To add line breaks within a footnote, prefix new lines with 2 spaces. This is a second line. ↩︎