This is our first Markdown document rendered with FastAPI.
Here is a code block example (though it doesn't have syntax highlighting yet):
python def say_hello(): print("Hello from FastAPI!")