-
-
Notifications
You must be signed in to change notification settings - Fork 81
fix: Optimize the multi-level title problem of the test context #745
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
Conversation
❌ Deploy Preview for cn-vitest failed.
|
guide/environment.md
Outdated
| --- | ||
|
|
||
| # 测试环境 | ||
| # 测试环境 {#environment} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
应注意和英文版保持一致,否则切换语言时,自定义标记将会无效
应是#test-environment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
是的
guide/test-context.md
Outdated
| ``` | ||
|
|
||
| #### Default fixture | ||
| #### 默认的装置 {#Default fixture} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
建议与其他地方保持一致,{#default-fixture}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.

https://github.com/vitest-dev/docs-cn/issues/744#issue-3569435838
优化多级标题问题