mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
The conversion script for help-beta assumes that all items in a numbered list start with 1. which was a wrong assumption. This commit attempts to fix that. We are not introducing any lint step to tackle this since it will be easy to just check for this again before the cutover happens. We do not change this for `numbered-list-examples.md` since that example shows how the current numbered lists work and we might still want to show that. We can decide what to do with that file once the time of cutover arrives.
891 B
891 B
{start_tabs}
{tab|desktop-web}
{!go-to-inbox.md!}
- Click on a conversation you're interested in to view it. You can return to your inbox when done (e.g., by using the back button in your browser or desktop app) to select the next conversation.
{tab|mobile}
-
Tap the Inbox () tab in the bottom left corner of the app.
-
Tap on a conversation you're interested in to view it. You can return to your inbox when done (e.g., by using the back button) to select the next conversation.
{end_tabs}
!!! tip ""
You can collapse or expand the list of topics in a channel by clicking the
**collapse**
(<i class="zulip-icon zulip-icon-arrow-down"></i>)
or **expand**
(<i class="zulip-icon zulip-icon-arrow-down icon-collapsed-state"></i>)
icon to the left of a channel name.