Mimi
Mimi
Fixed in https://github.com/next-theme/hexo-theme-next/commit/c596155ef956def01a4a739faab6ef16d26ffb36
添加了,欢迎测试: https://github.com/next-theme/hexo-theme-next/pull/679
用 img 标签应该可以缩放?如果是直接插入 svg 标签可能会不一样
可以换成 img,src 可以把 svg 换成 base64 然后内联。我印象中老版本也没有专门处理过这个问题😂
I will close this issue because [commitizen](https://github.com/commitizen-tools/commitizen) does not align with the practices of the main contributors to this repository (myself). Perhaps we will reconsider this matter at a more...
Dark mode requires browser and operating system support for the 'prefers-color-scheme' feature. This functionality was initially tested and worked well on macOS. However, for other operating systems (Windows and Linux),...
由于无法复现这个问题,我将关闭这个 issue。如果问题仍然存在,请提供能复现问题的完整博客源码。
It looks perfect! For some issues to be discussed, I suggest to merge it first and then see the feedback from users
操作系统需要处于暗色模式,并且浏览器支持暗色模式
Delimiters like `\(...\)` & `\[...\]` are supported by default: https://docs.mathjax.org/en/latest/input/tex/delimiters.html You can check if there are other reasons causing the separator not to work. As for the issue with adding...