Go Code Block Syntax Highlight Test

2 years ago

helloWorld := "Hello, World!"
fmt.Println(helloWorld)

3 Replies

2 years ago

More syntax highlighters!


2 years ago

hint := "Can you use 'go' as a tag?"
fmt.Println(hint)

2 years ago

Show off


Loading...