Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Anchor # for titles in <Steps> overlaps with the sequence number #1527

Open
i-Richard-me opened this issue Oct 25, 2024 · 1 comment
Labels
🐞 bug Something isn't working

Comments

@i-Richard-me
Copy link

Version

System:
OS: macOS 15.0.1
CPU: (10) arm64 Apple M1 Pro
Memory: 213.81 MB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Browsers:
Chrome: 130.0.6723.58
npmPackages:
rspress: ^1.34.1 => 1.34.1

Details

Anchor # for titles in overlaps with the sequence number

Image

Reproduce link

None

Reproduce Steps

import { Steps } from '@theme';

<Steps>

### Title1

1. node1
2. node2
3. node3

</Steps>
@i-Richard-me i-Richard-me added the 🐞 bug Something isn't working label Oct 25, 2024
@Timeless0911
Copy link
Collaborator

Seems can not be reproduced in website https://rspress.dev/guide/default-theme/components#steps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants