gotools/present/caption.go

func init() {}

type Caption

func (c Caption) PresentCmd() string   {}

func (c Caption) TemplateName() string {}

func parseCaption(_ *Context, _ string, _ int, cmd string) (Elem, error) {}