Buttons¶
Material for MkDocs provides dedicated styles for primary and secondary buttons that can be added to any link.
Usage¶
To render a button, suffix it with the { .md-button } class.
Adding Primary Buttons¶
To make a primary button, simply suffix the link with { .md-button .md-button--primary }
Adding Icons to Buttons¶
You can also use icons to buttons by using icon syntax