Karl Lorey
Karl Lorey
So, if I got that right [named capturing groups in JS](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Groups_and_Ranges) have a different syntax, but in the end you would just need to delete the P after ? as...
Just scroll down the readme: https://github.com/vdaubry/github-awards/blob/master/README.md If you've read that, some elaboration on what aspect you do not understand would be helpful, I guess...
Like the others here, I have problems figuring out how to get started and integrate my workflow. Regarding your question, @isms: I think a small sample project with all the...
hey @isspek, great timing. I actually released a project containing a minimum working example last weekend (although extended/adapted to LaTeX generation but this shouldn't matter). Should be quite easy to...
Also relevant for #59
I think with the soupsieve implementation, that's computationally very expensive. For something java-based with xslt, it might make more sense.
Hi @Rat-S, sorry it's not working. This is four years old now and I would not expect it to still work. Back then, it was also just a quick project....
Thanks for adding. What's the error?
Thanks for reporting. General tip: Add more than one sample to see if it persists. Using only one sample cannot yield statistically sound heuristics. Will add a warning. It even...
It's not a memory leak, I assume, it's just using a lot of memory. Usually potential CSS rules get reduced by applying them to every sample. If you add only...