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
This commit is contained in:
Shubham Padia
2025-09-05 13:26:30 +00:00
committed by Tim Abbott
parent 4196a17024
commit 22605a3f14
3 changed files with 21 additions and 3 deletions

View File

@@ -273,7 +273,13 @@ keep in mind about the import process:
## Decide how users will log in
<ImportHowUsersWillLogIn />
<ImportHowUsersWillLogIn>
### Allow users to log in with non-password authentication
### Send password reset emails to all users
### Manual password resets
</ImportHowUsersWillLogIn>
## Related articles

View File

@@ -154,7 +154,13 @@ any problems using this tool.
## Decide how users will log in
<ImportHowUsersWillLogIn />
<ImportHowUsersWillLogIn>
### Allow users to log in with non-password authentication
### Send password reset emails to all users
### Manual password resets
</ImportHowUsersWillLogIn>
## Related articles

View File

@@ -188,7 +188,13 @@ token from being used to access your Slack workspace in the future.
## Decide how users will log in
<ImportHowUsersWillLogIn />
<ImportHowUsersWillLogIn>
### Allow users to log in with non-password authentication
### Send password reset emails to all users
### Manual password resets
</ImportHowUsersWillLogIn>
## Related articles