# A collapsible section with markdown
Click to expand! ## Heading 1. A numbered 2. list * With some * Sub bullets ```python #!/usr/bin/env python3 print("Hello World!") ```