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

导出html标题编号错误 #175

Open
MrVBian opened this issue Dec 31, 2024 · 2 comments · May be fixed by #179
Open

导出html标题编号错误 #175

MrVBian opened this issue Dec 31, 2024 · 2 comments · May be fixed by #179
Labels
bug ISSUE: Something isn't working

Comments

@MrVBian
Copy link

MrVBian commented Dec 31, 2024

操作系统

ubuntu20.04
typora 1.9.3

问题描述

导出html标题编号错误。有且仅在html中编号错误,typora中编号正确,导出pdf编号正确。如下图:
image

复现方法

提供以下测试文本,导出html,运行html,即可复现。测试文本如下:

## 大标题
### 小标题1
### 小标题2
## 大标题
### 小标题1
### 小标题2
@MrVBian MrVBian added the bug ISSUE: Something isn't working label Dec 31, 2024
@Keldos-Li
Copy link
Owner

看上去Chromium内核对counter计数器的名字有特殊要求,我明年修一下吧

@MrVBian
Copy link
Author

MrVBian commented Dec 31, 2024

看上去Chromium内核对counter计数器的名字有特殊要求,我明年修一下吧

感谢回复。慢一拍才想到明天就是明年了/哭笑。

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

Successfully merging a pull request may close this issue.

2 participants