xioyito / NewBee

A elegance, clean Hugo Theme with high interaction for blogger
MIT License
50 stars 17 forks source link

请教为啥我的文章字数统计不正确,几千字下来,显示确实: 文章字数: 120 #24

Open gaodaqiang1 opened 1 year ago

gaodaqiang1 commented 1 year ago

image

xioyito commented 1 year ago

尝试把 hugo.toml 里 hasCJKLanguage 的值改成 true

gaodaqiang1 commented 1 year ago

image 是true呢

gaodaqiang1 commented 1 year ago

改成flase 貌似也没有变化

gaodaqiang1 commented 1 year ago

false

xioyito commented 1 year ago

这边测试过 hasCJKLanguage 改为 true 时是有效的。不确定你的问题是什么引起的,请尝试新建一篇用来测试的文章(例:test.md),然后输入一些文本来测试字数统计是否正常工作,并找出在哪些情况下字符统计不正确

xioyito commented 1 year ago

统计的结果有误差但误差不大时可以忽略,是正常现象

gaodaqiang1 commented 1 year ago

image 奇怪哈

gaodaqiang1 commented 1 year ago

如何有中英文文章,hugo.toml里面没有区分吧设置中文就无法正确适配英文了

xioyito commented 9 months ago

如果您还在用此主题, 方便的话, 把你的网站文件发我我看看, 谢谢