-
Beta Was this translation helpful? Give feedback.
Answered by
MaLuns
Apr 14, 2024
Replies: 4 comments 3 replies
-
这个 id 是数字开头的,document.querySelector 直接使用有问题,我修复下 |
Beta Was this translation helpful? Give feedback.
0 replies
-
是呢是呢!我也刚刚发现,把md里的数字开头标题去掉就可以正常调用了。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
更新了个小版本修复这个 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nellojh
-
大大,目前的方案会导致目录自动生成的数字标题和md中写的数字前缀重复。能不能特判一下,如果出现原文存在数字开头标题,就不再重复生成?😵 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
更新了个小版本修复这个