Second
This is my second post, It look like something is nice here NeoVim can fix italic
Here are some code:
1package main
2
3import "fmt"
4
5func main() {
6 for i := 0; i < 3; i++ {
7 fmt.Println("Value of i:", i)
8 }
9}
1{{< shortcode-1 >}}
2
3{{% shortcode-2 %}}