Closed
Description
What is the URL of the page with the issue?
Any API documentation URL (for example: https://pkg.go.dev/gioui.org/layout?tab=doc)
What is your user agent?
Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36
What did you expect to see?
I would like to support adding illustrations to documentation pages. Perhaps one method would be to show an image triggered by a magic comment:
// Foo does ....
// 
func Foo(....)