Skip to content

Using Material for MkDocs Features

Material for MkDocs includes fantastic features for organizing and maintaining your documentation.

Feature Description
Abbreviations Create tooltip text for acronyms. Example: Hovering over HTML would display Hyper Text Markup Language as a tooltip.
Collapsible Sections Create additional or optional content in a collapsed section that users can click to expand and read.
Content Tabs Create tabs inside a topic to display similar content, like installation steps for different operating systems.
Redirects Create a pairing of an old topic file and path with the new topic file name and path to not break external links.
Snippets Create content in one file and use that same content in other files.
Variables Create variables for content that changes, like version numbers and copyright dates.