Code Highlighting

def hello_slides():
    """Example function for demonstration"""
    print("Welcome to MkDocs Slides!")
return True