SettingsTheme: ThemeLightDarkBlack Code theme: Code themeMonokai LightMonokai Cache: CacheEnableDisablePopulateClean Populating cache will make the whole site available offline.SampleInline code.0 1 2 3 4 5 6 package main import "fmt" func main() { fmt.Println("hello, world") }