315 B
315 B
title | date | draft | tags | toc | ||
---|---|---|---|---|---|---|
Example | 2021-01-03T18:12:43-08:00 | true |
|
true |
Markdown is fully supported
So are a variety of other flavors
If you prefer certain flavors, you should check it out on the official documentation.
func main() {
fmt.Println("Hello world!")
}