Mark Shi

Results 36 comments of Mark Shi

@sy-records Repo: https://github.com/GamemakerChina/GMS2_Manual_RoboHelp/tree/markdown

@Koooooo-7 I have removed it but the problem still persists. The current temporary solution is to configure `_sidebar.md` separately for the part with the most content and use nested sidebars.

这个版本是去年的,我一个月前上传了0.6.2.0的汉化文件,不过这个版本右下角的字数统计有问题,统计成了“段落统计”,不知道是我的汉化文件的问题还是程序的Bug。 [https://github.com/LiarOnce/OpenLiveWriter.Localization.zh-CN](https://github.com/LiarOnce/OpenLiveWriter.Localization.zh-CN)

Same issue here, I've tried allocating more memory and CPU, but it doesn't work: ```bash docker run -it \ --device /dev/kvm \ -p 60000:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}"...

@wertasy 感谢回复,但因为兼容性原因只能使用 1.2.0,如果是 1.2.0 的请问应该怎样使用?

@benzBrake 通过Azure的应用注册?那个在Oneindex上测试可以成功关联但就是没有任何文件(已经清除并重建缓存同时浏览器使用隐私模式)

It Fails to load. No,because I don't know what to do. This is the overloaded function of my original comment plugin.: ```javascript if (typeof DUOSHUO !== 'undefined'){ DUOSHUO.EmbedThread('.ds-thread'); } ```

Yes, there is a section of code in my WordPress theme: ```javascript $(document).pjax('a[target!=_top]', '#page', { fragment: '#page', timeout: 8000, }).on('pjax:send', function() { $('#loading').fadeIn(300); Siren.MNH(); }).on('pjax:complete', function() { Siren.AH(); Siren.PE(); Siren.CE();...

It doesn't matter, thank you very much.

The code looks no problem, but the code causes some errors that cause the HashOver to fail to load successfully under PJAX. (I have closed a name called `Autoptimize` plugin,...