Markdown
Basic Markdown text formatting examples including text, code, lists, tables, images, and footnotes.
The Layer5 Academy platform supports a wide range of shortcodes for enriching your learning content. Shortcodes are reusable template snippets you invoke in Markdown files to generate HTML output. They come from four sources:
hextra/ to avoid conflicts.For guidance on creating your own shortcodes, see Extending the Academy.
Each example lives in its own page so you can inspect and reuse it independently. Use the sidebar or the links below to navigate.
Standard Markdown formatting: text styles, code blocks, lists, tables, images, and footnotes.
Shortcodes included with Hugo: figure, highlight, ref, relref, param, qr, details, and embedded media (youtube, vimeo, instagram, x).
Shortcodes from the Google Docsy theme: alerts, page info, blocks (cover, lead, section, feature), cards, tabs, comments, conditional text, iframe, imgproc, readfile, and API docs (Redoc, SwaggerUI).
Shortcodes ported from the Hextra theme: callouts, cards, details, steps, tabs, file tree, badges, icons, PDF embed, page include, glossary terms, Jupyter notebooks, and asciinema recordings.
Custom shortcodes for the Academy platform: alerts, details, pageinfo, chapterstyle, image, SVG, local video, version labels, CSV tables, Meshery design embeds, and usestatic path resolution.
Basic Markdown text formatting examples including text, code, lists, tables, images, and footnotes.
Shortcodes included with the Hugo static site generator.
Shortcodes inherited from the Google Docsy documentation theme.
Shortcodes ported from the Hextra Hugo theme, namespaced under hextra/ to avoid conflicts.
Custom shortcodes built specifically for the Layer5 Academy platform.