Basic Admonitions¶
With Custom Title¶
Nested Admonitions¶
Rich Content¶
With Code and Lists
Admonitions can contain:
Lists and formatting
Code blocks
def example():
return "Hello!"Dropdowns¶
Click to Expand
Hidden content that expands on click.
Note
Admonitions can use :class: dropdown to be collapsible.