We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在生成的文章中无法切换代码块的折叠状态。 但不是所有文章都如此,有些文章正常,通过F12查看不正常的页面其 console 选项卡中有错误。
期待单击代码块前的箭头标记可以切换折叠状态。
Please try to use Hugo extended version before opening the issue. 请在创建 issue 之前先尝试使用 Hugo extended 版本构建.
Configuration files or front matter code... 配置文件或者前置参数的代码...
The text was updated successfully, but these errors were encountered:
补充两个测试:
Sorry, something went wrong.
补充测试:
似乎跟这篇文章中有使用 {{< raw >}}...{{< /raw >}} 有关,把文章中所有相关表述去除后正常。
{{< raw >}}...{{< /raw >}}
总之,这个问题似乎很难确认实锤根本原因,我先这么处理吧,难受。
No branches or pull requests
Describe the bug 描述你遇到的错误
在生成的文章中无法切换代码块的折叠状态。
但不是所有文章都如此,有些文章正常,通过F12查看不正常的页面其 console 选项卡中有错误。
Expected behavior 期待的行为
期待单击代码块前的箭头标记可以切换折叠状态。
Screenshots 屏幕截图
Build Environment 构建环境
Please try to use Hugo extended version before opening the issue.
请在创建 issue 之前先尝试使用 Hugo extended 版本构建.
Preview Environment 预览环境
Additional Information 补充信息
Configuration files or front matter code...
配置文件或者前置参数的代码...
The text was updated successfully, but these errors were encountered: