David
David
Any progress at this thread? And as gitbook is deprecated, I think mdbook is one alternative tool to auto sync the online doc with github action. I can support it...
> @wendajiang it's the gitbook cli which is deprecated. Gitbook moved everything to its own closed source online platform, which has auto sync with repo. > > Though yes, an...
> This works for me and is tested on all platforms in CI. Are you sure that the file `third_party/include/doctest/doctest.h` exists? I look up the /CMakeLists.txt and the target inja_test...
Can you offer your problem 1 code ?
You can try using the newest version. I can not reproduct the error.
Press F12 and open the network tab, the cookies is not existing? Can you offer your chrome version ?
Actually, I first read it about Chrome cookies, after refactoring the config, we can think deeply about this question. Or welcome your PR. Thanks.
The question is , what is mean about `leetcodecn`'s frontend_question_id, it's same with `leetcode.com` ?
For now, libgccjit install by homebrew using build-from-source throw error. ``` undefined method `issues_url' for nil:NilClass ``` I try https://blocks.roadtolarissa.com/cpbotha/5f44a7f44ad93445128113c208b4a252 approach to solve, and look like it's ok. I guess...