Oct 16, 2023 - [spoiler] and [code] tags


Post content can now be wrapped in [spoiler][/spoiler] and [code][/code] tags.
You will likely need to clear cached stylesheets to see them

Boo!

func add(a int, b int) int {

return a + b
}