+++ title = "My first post" summary = "Stub post for buildablog" +++ # Roses are red Violets are blue, etc.
```go package main import "fmt" func main() { fmt.Println("Hello world!") } ```
[This is a link](https://example.com)