Felix Kasza
Felix Kasza
@asdasd1dsadsa and @cekdahl, this is, I hope, fixed in [felixkasza/jsoupLink](https://github.com/felixkasza/jsoupLink).
@Juddd and @cekdahl, I took the liberty of forking jsoupLink ([felixkasza/jsoupLink](https://github.com/felixkasza/jsoupLink)) and updating the jar file to 1.17.2; this works just fine now: ``` obj = Import["https://stackexchange.com", "HTMLDOM"]; obj["Select", ":containsData(fkey)"]...
@cekdahl That'll be my first PR ever, then (yay?). And thanks, by the way, for jsoupLink in the first place. I love it!
Excellent, thanks! I'll cancel the current PR.
Let me grab that branch and have a look. Edited because Github's mail-to-comment conversion sucks.
OK, the underlying issue is the use of the `PackPacklet[]` function (as opposed to the newer `PacletTools` stuff); `PackPaclet[]` does not do the current style of documentation (and the way...