mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
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.
490 B
490 B
{start_tabs}
{tab|mobile}
{!mobile-switch-account.md!}
- Tap on the desired Zulip organization.
{tab|desktop}
- Click on a logo in the organizations sidebar on the left, or choose an organization from the Window menu in the top menu bar.
{!desktop-toggle-sidebar-tip.md!}
{tab|web}
You can log in to multiple Zulip organizations by opening multiple tabs, and logging into one Zulip organization in each tab. To switch Zulip organizations, just switch tabs.
{end_tabs}