diff --git a/templates/zerver/api.html b/templates/zerver/api.html index 54cfb20be8..61facc6b14 100644 --- a/templates/zerver/api.html +++ b/templates/zerver/api.html @@ -48,6 +48,13 @@ These code snippets are generated using our very own Zulip tool, by sending them to myself in a code block, and then using the inspector to pull out the resulting HTML :) + +Sample steps to do: +1. Write code in Zulip message box. +2. Put it in a multiline codeblock and specify a language. +3. Click on 'preview'. +4. Inspect and copy the HTML. + #}