Tables
A table element rendered using standard markdown table syntax and nested shortcode structure for complex tables with multi-line cells.
Fundamental building blocks of content in Hugo, such as headings, paragraphs, lists, images, links, and more, used to structure and format content effectively.
A table element rendered using standard markdown table syntax and nested shortcode structure for complex tables with multi-line cells.
A blockquote element rendered using standard markdown blockquote syntax > and alternative shortcode {{< blockquote >}}.
A link element rendered using standard markdown link syntax and alternative shortcode {{< link >}}.
A code element rendered using standard markdown codeblock syntax.
A Simple Image element that is rendered using the HTML <img> tag.