Commit ccd158df authored by Robert Lord's avatar Robert Lord

Add code block warning

parent 20d94974
......@@ -154,7 +154,7 @@ curl "http://example.com/api/kittens/2"
This endpoint retrieves a specific kitten.
<aside class="warning">If you're not using an administrator API key, note that some kittens will return 403 Forbidden if they are hidden for admins only.</aside>
<aside class="warning">Inside HTML code blocks like this one, you can't use Markdown, so use <code>&lt;code&gt;</code> blocks to denote code.</aside>
### HTTP Request
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment