documentation/markdown.md
You can use Markdown in various places, for example in info.description, in your tag descriptions, in your operation
descriptions, in your parameter descriptions and in a lot of other places. We're using GitHub-flavored Markdown.
What's working here, is probably also working in the API reference:
You can use markdown alerts in your descriptions.
> [!tip]
> You can now use markdown alerts in your descriptions.
The following alert types are supported:
notetipimportantwarningcautionsuccessHave a look at our OpenAPI example to see more examples.
Note: Not everything is supported in all places. For example, you can use images in most places, but not in parameter descriptions.