From 22605a3f144c79a32c52d3a114e060f7f5e82b35 Mon Sep 17 00:00:00 2001 From: Shubham Padia Date: Fri, 5 Sep 2025 13:26:30 +0000 Subject: [PATCH] help: Insert headings inside import for ImportHowUsersWillLogIn. 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`. See https://chat.zulip.org/#narrow/channel/19-documentation/topic/new.20help.20center.3A.20on.20this.20page.20overview/near/2249466 --- .../src/content/docs/import-from-mattermost.mdx | 8 +++++++- .../src/content/docs/import-from-rocketchat.mdx | 8 +++++++- starlight_help/src/content/docs/import-from-slack.mdx | 8 +++++++- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/starlight_help/src/content/docs/import-from-mattermost.mdx b/starlight_help/src/content/docs/import-from-mattermost.mdx index b3b3ae7c1a..a4d65ab971 100644 --- a/starlight_help/src/content/docs/import-from-mattermost.mdx +++ b/starlight_help/src/content/docs/import-from-mattermost.mdx @@ -273,7 +273,13 @@ keep in mind about the import process: ## Decide how users will log in - + + ### Allow users to log in with non-password authentication + + ### Send password reset emails to all users + + ### Manual password resets + ## Related articles diff --git a/starlight_help/src/content/docs/import-from-rocketchat.mdx b/starlight_help/src/content/docs/import-from-rocketchat.mdx index 24dd1ae43f..20a36749ed 100644 --- a/starlight_help/src/content/docs/import-from-rocketchat.mdx +++ b/starlight_help/src/content/docs/import-from-rocketchat.mdx @@ -154,7 +154,13 @@ any problems using this tool. ## Decide how users will log in - + + ### Allow users to log in with non-password authentication + + ### Send password reset emails to all users + + ### Manual password resets + ## Related articles diff --git a/starlight_help/src/content/docs/import-from-slack.mdx b/starlight_help/src/content/docs/import-from-slack.mdx index 068ea1ae8c..9ce4a8b033 100644 --- a/starlight_help/src/content/docs/import-from-slack.mdx +++ b/starlight_help/src/content/docs/import-from-slack.mdx @@ -188,7 +188,13 @@ token from being used to access your Slack workspace in the future. ## Decide how users will log in - + + ### Allow users to log in with non-password authentication + + ### Send password reset emails to all users + + ### Manual password resets + ## Related articles