integrations: Satisfy Python-Markdown’s archaic 4-space requirement.

Followup to commit dc33a0ae67 (#22315).

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit a2e1d61172)
This commit is contained in:
Anders Kaseorg
2022-06-27 13:04:03 -07:00
committed by Tim Abbott
parent a303c27a16
commit e61ffc5bd7
5 changed files with 7 additions and 7 deletions

View File

@@ -4,8 +4,8 @@ Zulip supports both SVN and Git notifications from Beanstalk.
1. {!create-a-bot.md!}
{!webhook-url-with-bot-email.md!}
{!git-append-branches.md!}
{!webhook-url-with-bot-email.md!}
{!git-append-branches.md!}
1. On your repository's webpage, click on the **Settings**
tab. Click on the **Integrations** tab, scroll down and click on

View File

@@ -4,7 +4,7 @@ Receive Gitea notifications in Zulip!
1. {!create-bot-construct-url.md!}
{!git-webhook-url-with-branches.md!}
{!git-webhook-url-with-branches.md!}
1. Go to your repository on Gitea and click on **Settings**. Select
**Webhooks** on the left sidebar, and click **Add Webhook**.

View File

@@ -4,7 +4,7 @@ Get GitHub notifications in Zulip!
1. {!create-bot-construct-url.md!}
{!git-webhook-url-with-branches.md!}
{!git-webhook-url-with-branches.md!}
1. Go to your repository on GitHub and click on the **Settings** tab.
Select **Webhooks**. Click on **Add webhook**. GitHub may prompt

View File

@@ -4,7 +4,7 @@ Receive Gogs notifications in Zulip!
1. {!create-bot-construct-url.md!}
{!git-webhook-url-with-branches.md!}
{!git-webhook-url-with-branches.md!}
1. Go to your repository on Gogs and click on **Settings**. Select
**Webhooks** on the left sidebar, and click **Add Webhook**.