Wrap one or more code fences in <RequestExample> or <ResponseExample>. Usage# <RequestExample>```bash cURLcurl https://api.example.com/users```</RequestExample><ResponseExample>```json 200{"items": []}```</ResponseExample> Example# See the example in the right sidebar. On mobile, it appears inline below.