The most amusing thing I found about Go is that they built a presentation framework similar alongside the language. It's got some additional syntax on top of markdown but the documentation to use it can readily fit in an LLM's context window. I'd say it's good enough for many simple presentations.https://pkg.go.dev/golang.org/x/tools/present
everybodyknows|10 months ago
> in legacy present slides/sections use "*" instead of "##"