mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
integrations-docs: Make use of consistent spacing.
This commit is contained in:
committed by
Tim Abbott
parent
2ba2646730
commit
25cc0e4030
@@ -3,13 +3,13 @@ Learn how Zulip integrations work with this simple Hello World example!
|
||||
This webhook is Zulip's official [example
|
||||
integration](/api/incoming-webhooks-walkthrough).
|
||||
|
||||
1. The Hello World webhook will use the `test` stream, which is created
|
||||
1. The Hello World webhook will use the `test` stream, which is created
|
||||
by default in the Zulip development environment. If you are running
|
||||
Zulip in production, you should make sure that this stream exists.
|
||||
|
||||
1. {!create-bot-construct-url.md!}
|
||||
1. {!create-bot-construct-url.md!}
|
||||
|
||||
1. To trigger a notification using this example webhook, you can use
|
||||
1. To trigger a notification using this example webhook, you can use
|
||||
`send_webhook_fixture_message` from a [Zulip development
|
||||
environment](https://zulip.readthedocs.io/en/latest/development/overview.html):
|
||||
|
||||
|
Reference in New Issue
Block a user