Skip to content

Example Page

This page demonstrates the formatting options available.

Admonitions

Note

This is a note admonition.

Warning

This is a warning admonition.

Custom Title

Admonitions can have custom titles.

Collapsible

This admonition is collapsible. Click to expand/collapse.

Code Blocks

def hello_world():
    print("Hello, Wiki!")
docker compose up -d

Task Lists

  • Set up MkDocs
  • Configure Material theme
  • Add more content
  • Customize further

Tables

Feature Supported
Search Yes
Dark Mode Yes
Mobile Yes

Tabs

print("Hello")
console.log("Hello");
echo "Hello"