{{/* Video Shortcode for Hugo Blox. */}} {{/* Load video from page dir falling back to media library at `assets/media/` and then to remote URI. */}} {{/* Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#videos Parameters ---------- src : Path to file or url for the video file. If a local file, first it is searched in the page directory, and then in `assets/media/` . poster : optional Path or url for the preview image. Defaults to {src without file extension}.jpg . If not found, defaults to "". controls : optional If present, display video controls, otherwise the video is set to autoplay. id : optional Custom id "video-{id}" to associate to the