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

fix: fix incorrect numbering of headers when exporting HTML #179

Merged
merged 2 commits into from
Jan 13, 2025
Merged

Conversation

Keldos-Li
Copy link
Owner

fix #175

couter-reset不知为何没有起作用,使用couter-set解决问题,但可能需要检查不同浏览器兼容性。根据MDN是全部兼容的。

@RalXYZ RalXYZ self-requested a review January 8, 2025 13:37
Copy link
Collaborator

@RalXYZ RalXYZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See pending comment

src/scss/toc.scss Show resolved Hide resolved
@RalXYZ RalXYZ added the 🐞 bug fix PR: bug fix label Jan 10, 2025
@Keldos-Li Keldos-Li requested a review from RalXYZ January 10, 2025 06:58
Copy link
Collaborator

@RalXYZ RalXYZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Works fine on my Windows
Works fine on my Linux

@Keldos-Li Keldos-Li merged commit 7caa99d into main Jan 13, 2025
1 check passed
@Keldos-Li Keldos-Li deleted the fix-175 branch January 13, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug fix PR: bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

导出html标题编号错误
2 participants