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

Followup to commit dc33a0ae67 (#22315).

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

View File

@ -31,9 +31,9 @@
If you don't specify a custom topic, the project name will be used as the
topic instead. Then click **Save**.
![Post-build action configuration](/static/images/integrations/jenkins/003.png)
![Post-build action configuration](/static/images/integrations/jenkins/003.png)
When your builds fail or succeed, you'll see a message as shown below.
When your builds fail or succeed, you'll see a message as shown below.
{!congrats.md!}

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**.