gotools/present/video.go

func init() {}

type Video

func (v Video) PresentCmd() string   {}

func (v Video) TemplateName() string {}

func parseVideo(ctx *Context, fileName string, lineno int, text string) (Elem, error) {}