zzwx

Results 4 issues of zzwx

For some reason `htmlquery.Find(parse, "/html/body//*")` returns the `body` node too. I've tested that using https://codebeautify.org/Xpath-Tester as well as `$x("/html/body//*")` in the browser console and it doesn't seem to include `body`...

**Versions of relevant software used** 0.14.0 **What happened** I'm trying to automate stuff from another directory. **What you expected to happen** protoc-gen-ts protoc-gen-ts.cmd protoc-gen-ts.ps1 should appear under `node_modules/.bin` instead of...

wontfix

This update is to keep track of original locations in the provided text, however I couldn't figure out how better to deal with sanitized (clean) text step inside `Tokenize` without...

Status: Revision Needed
Type: Enhancement

The change suggested is to address the use case, where constants have to be public (capitalized), and the output is expected to be camelCase. The idea is that the flags...

cla: yes