-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Description
I agree and want to create new issue
- Yes, I was on Hexo Docs page, especially on Templates, Variables, Helpers and Troubleshooting.
- Yes, I was on NexT Documentation Site.
- And yes, I already searched for current issues and this is not help to me.
NexT Information
NexT Version:
- Latest Master branch
- Latest Release version
- Old version
NexT Scheme:
- All schemes
- Muse
- Mist
- Pisces
- Gemini
-
Pisces的界面在6.4.0版本有较大的变动,整个页面宽度大大加宽。
左侧边栏可以调整宽度,但右侧内容不能调整,而是根据左侧宽度自动调整。
结果就是要么左侧太宽,要么右侧太宽,调整不到想要的宽度。
之所以选择Pisces就是因为不喜欢内容太宽。
请问可以增加调整右侧内容宽度的选项吗? -
在6.4.0版本之后文章的字号比之前大了一号,这没有问题。
但代码字号却没有变,导致代码会比其余部分小一号。
在使用行内代码强调
某些文字时就会显得很奇怪。
不清楚这是有意为之,还是bug。 -
最后还有一个问题,英文的引号会被渲染为中文的引号,其结果是英文内容惨不忍睹。
这不是next的问题,应该是markdown渲染引擎的问题(hexo-renderer-markdown-it-plus)。
网上没搜到有效的解决方法,所以想请问有谁使用Katex的,是怎么解决这一问题的?
其他的主题如Landscape,中文引号占字符位很小,虽然没有解决问题,看起来效果不至于太差。
请问NEXT能否考虑像Landscape一样处理中文引号?