This is another test post.
Second level headline 🔗
dose this thing have code higlighting?
package main
import "fmt"
func main() {
fmt.Println("Let's GoLang")
}
This is another test post.
dose this thing have code higlighting?
package main
import "fmt"
func main() {
fmt.Println("Let's GoLang")
}