From daec793b9d5629ff136238b567763a0b8f85fbb5 Mon Sep 17 00:00:00 2001 From: Shubham Padia Date: Fri, 5 Sep 2025 13:59:37 +0000 Subject: [PATCH] help: Insert headings inside import for ReadingConversations. Fixes #35127. Headings inside the import will not be rendered anywhere, but the `On this page` component on the right needs those headings in the main file to read it and then make it a part of `On this page`. We have skipped includes with `What you type` and `What it looks like` in them as we don't need to show them in the `on this page` overview. We have skipped adding any headings with four hashes `####`, since they do not appear in `on this page` overview.`ImportIntoAZulipCloudOrganization` and `ImportIntoASelfHostedServerDescription` are two examples of this. See https://chat.zulip.org/#narrow/channel/19-documentation/topic/new.20help.20center.3A.20on.20this.20page.20overview/near/2249466 --- .../src/content/docs/getting-started-with-zulip.mdx | 10 +++++++++- .../src/content/docs/reading-conversations.mdx | 10 +++++++++- starlight_help/src/content/docs/reading-strategies.mdx | 10 +++++++++- 3 files changed, 27 insertions(+), 3 deletions(-) diff --git a/starlight_help/src/content/docs/getting-started-with-zulip.mdx b/starlight_help/src/content/docs/getting-started-with-zulip.mdx index a82bfe3064..4f4306fc16 100644 --- a/starlight_help/src/content/docs/getting-started-with-zulip.mdx +++ b/starlight_help/src/content/docs/getting-started-with-zulip.mdx @@ -31,7 +31,15 @@ it, you'll never want to use a different team chat app! ## Reading your messages - + + ### Finding a conversation to read from the Inbox view + + ### Finding a conversation to read from Recent conversations + + ### Finding a conversation to read from the left sidebar + + ### Reading conversations + ## Sending messages diff --git a/starlight_help/src/content/docs/reading-conversations.mdx b/starlight_help/src/content/docs/reading-conversations.mdx index 9c042dd9d3..f69ce00cf6 100644 --- a/starlight_help/src/content/docs/reading-conversations.mdx +++ b/starlight_help/src/content/docs/reading-conversations.mdx @@ -4,7 +4,15 @@ title: Reading conversations import ReadingConversations from "./include/_ReadingConversations.mdx"; - + + ### Finding a conversation to read from the Inbox view + + ### Finding a conversation to read from Recent conversations + + ### Finding a conversation to read from the left sidebar + + ### Reading conversations + ## Related articles diff --git a/starlight_help/src/content/docs/reading-strategies.mdx b/starlight_help/src/content/docs/reading-strategies.mdx index a09d39c2d7..672002da31 100644 --- a/starlight_help/src/content/docs/reading-strategies.mdx +++ b/starlight_help/src/content/docs/reading-strategies.mdx @@ -22,7 +22,15 @@ in Zulip. ## Conversation by conversation - + + ### Finding a conversation to read from the Inbox view + + ### Finding a conversation to read from Recent conversations + + ### Finding a conversation to read from the left sidebar + + ### Reading conversations + ### Following, muting and unmuting conversations