help: Ordered list item should always be followed by an indented line.

Our help-beta conversion script expects text to be indented if the text
is part of the same list item. If it is not part of the same list item,
then it expects an empty line just after the list item. This commit
fixes existing instances for the same by searching for regex: `^1\.
.*\n(?!\n)(?!1\.)( {0,1}\S.*)`.

We do not want to add a lint rule for this, since not indenting is not
technically wrong. We will add a TODO list item in the conversion script
for help-beta in future commits.
This commit is contained in:
Shubham Padia
2025-06-23 09:40:22 +00:00
committed by Tim Abbott
parent a54d247111
commit 35e4cf6bf6
17 changed files with 20 additions and 17 deletions

View File

@@ -46,7 +46,7 @@ additional integrations through [Zapier](https://zapier.com/apps) and
{start_tabs}
1. Search [Zapier](https://zapier.com/apps) or [IFTTT](https://ifttt.com/search)
for the product you'd like to connect to Zulip.
for the product you'd like to connect to Zulip.
1. Follow the integration instructions for [Zapier](/integrations/doc/zapier) or
[IFTTT](/integrations/doc/ifttt).

View File

@@ -21,7 +21,7 @@ support](/help/contact-support) with details on what you're trying to do.
{settings_tab|linkifier-settings}
1. Under **Add a new linkifier**, enter a **Pattern** and
**URL template**.
**URL template**.
1. Click **Add linkifier**.

View File

@@ -10,6 +10,6 @@ format (e.g., 5:00 PM) or a 24-hour format (e.g., 17:00).
{settings_tab|preferences}
1. Under **General**, select your preferred option from the
**Time format** dropdown.
**Time format** dropdown.
{end_tabs}

View File

@@ -39,6 +39,7 @@ formatting:
{!start-composing.md!}
1. To create an inline code span, use single backticks around the text:
~~~
`text`
~~~
@@ -125,7 +126,7 @@ on hover that allows you to open the code block in the code playground site.
{settings_tab|playground-settings}
1. Under **Add a new code playground**, enter a **Language**, **Name**, and
**URL template**.
**URL template**.
1. Click **Add code playground**.

View File

@@ -106,7 +106,7 @@ You can run the command `brew upgrade zulip` to immediately upgrade the app.
#### Flathub
1. Make sure you have [Flatpak](https://flathub.org/setup) installed on your
system.
system.
1. Use the following command from the official
[Flathub page](https://flathub.org/apps/org.zulip.Zulip) to install Zulip:

View File

@@ -24,7 +24,7 @@ messages) from desktop notifications.
{start_tabs}
1. Under **Desktop message notifications**, toggle
**Include content of direct messages in desktop notifications**.
**Include content of direct messages in desktop notifications**.
{end_tabs}

View File

@@ -25,6 +25,7 @@
{!start-composing.md!}
1. To create a multi-line quote, type `>` followed by a space and some text:
~~~
> a multi-line
quote on two lines

View File

@@ -3,10 +3,10 @@
{settings_tab|organization-profile}
1. To be listed in the appropriate category, under **Organization type**, select
the option that best fits your organization.
the option that best fits your organization.
1. Toggle **Advertise organization in the Zulip communities
directory**.
directory**.
{!save-changes.md!}

View File

@@ -3,7 +3,7 @@
{settings_tab|organization-profile}
1. Edit your organization **name**, **type**, **description**, and
**profile picture**.
**profile picture**.
1. *(optional)* Click **Preview organization profile** to see a preview of your
organization's login page in a new browser tab.

View File

@@ -9,7 +9,7 @@
{tab|desktop}
1. Click on a logo in the **organizations sidebar** on the left, or choose
an organization from the **Window** menu in the top menu bar.
an organization from the **Window** menu in the top menu bar.
{!desktop-toggle-sidebar-tip.md!}

View File

@@ -35,6 +35,7 @@ formatting:
{!start-composing.md!}
1. To use inline LaTeX, use double dollar signs (`$$`) around the text:
~~~
$$O(n^2)$$
~~~

View File

@@ -84,8 +84,8 @@ Here are some ways to find the URL for your Zulip organization.
[custom certificate](/help/custom-certificates).
1. Click the **plus** (<i class="fa fa-plus"></i>) icon in the
**organizations sidebar** on the left. You can also select **Add Organization**
from the **Zulip** menu in the top menu bar.
**organizations sidebar** on the left. You can also select **Add Organization**
from the **Zulip** menu in the top menu bar.
1. Enter the Zulip URL of the organization, and click **Connect**.

View File

@@ -4,7 +4,7 @@
{tab|desktop-web}
1. Click the **gear** (<i class="zulip-icon zulip-icon-gear"></i>) icon in the top
right corner of the app.
right corner of the app.
1. Click **Log out**.

View File

@@ -74,7 +74,7 @@ currently composing to.
{settings_tab|preferences}
1. Under **Navigation**, toggle **Automatically go to conversation
where you sent a message**, as desired.
where you sent a message**, as desired.
{end_tabs}

View File

@@ -11,7 +11,7 @@
{settings_tab|organization-profile}
1. Under **Organization type**, select the option that best fits
your organization.
your organization.
{!save-changes.md!}

View File

@@ -71,7 +71,7 @@ user list.
{tab|desktop-web}
1. Click the **user list** (<i class="zulip-icon zulip-icon-user-list"></i>
) icon in the upper right.
) icon in the upper right.
!!! keyboard_tip ""

View File

@@ -30,7 +30,7 @@ If you want to interact with Zulip primarily (or entirely) via your email client
{start_tabs}
1. [Subscribe](/help/introduction-to-channels#browse-and-subscribe-to-channels) to any channels you are
interested in.
interested in.
{settings_tab|notifications}