Featured articles
Syntax highlighting for GitHub files
Syntactically highlight a file stored in any public GitHub repository using a Hugo shortcode.
Diagrams
Use a fenced code block to embed an SVG image of a diagram in your Hugo site.
Markdown attributes
Hugo supports Markdown attributes on images and block-level elements including blockquotes, fenced code blocks, headings, lists, paragraphs, and tables.
Link and image render hooks
Use Hugo’s render hooks to accurately resolve Markdown link and image destinations. This approach solves one of the most common problems encountered by site and content authors.
Working with CSV files
Use a CSV file as a data source for your Hugo site, and automatically create tables without using Markdown.
Tables of content
Insert a table of contents into pages on your Hugo site using one of four methods. Each method has advantages and disadvantages.

