Clément Aubert
Clément Aubert
Thanks for the suggestion. I did edit the package.json file to add v0.13.0 of puppeteer as a dependency, i.e., the file now ends with: ``` "pandoc-filter": "^0.1.3", "tmp": "0.0.28", "puppeteer":...
Thanks for your comment. The answer you are linking to dates from 2009. Most of the sources I can find dates back to ~2010 and highlight issues, but as no...
I apologize for hijacking, but it seems that I am facing the exact same issue while trying to compile [openmp-13.0.0.src.tar.xz](https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/openmp-13.0.0.src.tar.xz) on my set-up, ad that @spoonincode knows how to debug...
Yes, my question is a bit unrelated and I apologize for that -- it is not about building eosio, but about building openmp for llvm, and the error message I...
The [multiple-bibliographies](https://github.com/pandoc/lua-filters/tree/master/multiple-bibliographies) lua filter allows to do _some_ of that, but unfortunately the separation is made by files, and not by keywords…
I have forked (a fork of) this library and added this support as well, cf. https://github.com/aubertc/bib-publication-list#icon-support Thanks for your pull request, but I believe this project is not maintained by...
Thanks, but that wasn't exactly my question. Header numbers and exercise numbers should be two different things. I would like ``` ## Discussion Cf. @exercise:first. ## Exercise +.#first Bla ```...
Ok, great! Remember that my last example contains only 1 syntax for headers, but that this isn't the only one (cf. first post).
Excellent! Looking forward to version using 3.1.0!
Any update in integrating this feature into the main branch? @StanleyP are you still planning on re-factoring your code, as @ncw suggested?