Aplayer conflicts with hexo-toc
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I use [MetingJs](https://github.com/metowolf/MetingJS) for my website, and MetingJs use Aplayer.
The problem is the Chinese title field of my article cannot be linked properly,which is generated by hexo-toc.
If I disable the use of Aplayer(MetingJS), this problem is solved.So I guess that aplayer conflicts with hexo-toc, causing Chinese to fail to parse normally.But I don't know how to solve this problem. Can someone help me?
my website code reference:https://github.com/huweihuang/www.huweihuang.com/blob/master/themes/huweihuang/layout/post.ejs#L38
Article link:https://www.huweihuang.com/article/kubernetes/kubernetes-resource/
(The English title of the article can be parsed normally, but the Chinese title cannot be parsed normally.)
MetingJS issue:https://github.com/metowolf/MetingJS/issues/5
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.