Amin Ya
Amin Ya
> I do not think pointers are uninformative because they are identifiers in a document tree. For example, if you get two nodes in a tree in two different ways...
> If you have several node objects in your hand, you can quickly check their distinctiveness by looking at their pointer identifiers. If no pointers shown, you need to manually...
> > > I do not think that the current way is the best, but I do not think that just removing pointers makes it better, neither. Any suggestions of...
@chris-b1 He does maintain the package on GitHub. You should email him in person and let him know that there is a pull request. I wish we had moved this...
@sambitdash You're welcome. I have found a Java program for now that I call using JavaCall. To draw more attention regarding developing PDFIO consider adding your repository to https://github.com/JuliaIO?page=1 JuliaIO...
I made an issue in HTML5ever. If they provide LibXML2 bindings we can use that. https://github.com/servo/html5ever/issues/423 otherwise, we can use gumbo https://github.com/sevenval/gumbo-libxml
It might be easier instead to use Gumbo.jl and convert that! https://github.com/JuliaWeb/Gumbo.jl
Yes! Please check https://github.com/JuliaWeb/Gumbo.jl/issues/85
It is not possible directly. It needs some work as mentioned in the issue.
> > > It seems like online support has been discontinued? Which is unfortunate, this would be very helpful Yes. If you need to run this anyway follow my instructions...