鱼の乐
鱼の乐
> I think you can do this with https://github.com/smartystreets/goconvey/wiki/Profiles @riannucci but this way need create config file in any test package, right? Is there any a global way?
onload 设置 false 时,只有搜索时才会去加载 search.xml 文件,如果条目较多 xml 文件较大,可能 search 就会慢。你可以设置 onload: true (提前加载 search.xml)试试
main.js 里对 markdown 解析的无序列表中,将“- [ ]”和“- [x]”解析为复选框,但使用无序列表时“- [列表名]”,如果列表名前两个字符含x时,就会出现没有前缀小圈圈的请况。我是这样改的: ``` // Task lists in markdown $('ul > li').each(function() { var taskList = { - field: this.textContent.substring(0, 2), + field: this.textContent.substring(0, 3),...
你说的是隐藏左侧栏吗,我的博客 https://wangriyu.github.io 加了这个功能,你可以参考一下,具体修改部分在这里面 https://github.com/wangriyu/hexo-theme-yelee/commit/d3ec57b1cb8e8dde829514f6966477a4e813bad5
Coin LP version 1.17.6, build Nov 27 2022
how to get reasoning_content from resp