Trying out every1 .md tags to see how they look:
Heading 1
This is a very very very new post.
Heading 2
This is a second level paragraph.
Heading 3
Third level.
And this is a smart quote.
And this is some kind of code
:
}
package main
import "fmt"
func main() {
// comment
fmt.Println("Hello, World!")
}
Hope this works.
Heading 4
This is the fourth, containing some lists.
Ordered list:
- First item
- Second item
- Third item
Unordered list:
- First item
- Second item
- Third item
Task list:
- This is done
- This should be done
- This one too
Heading 5
And the fourth fifth one.
I want to highlight, this is the ==fifth==.
Can I also use subscripts like H2O or superscripts like X2?
Let’s see!
-
Ok, maybe not all of them. ↩︎