hq
hq copied to clipboard
A HTML processor inspired by jq
Results
3
hq issues
Sort by
recently updated
recently updated
newest added
This allows one to directly link to the subsections using the automatically generated link tags (eg. ) Signed-off-by: 林博仁(Buo-ren, Lin)
They both are called "hq" and they are both "HTML processor inspired by jq".
I would like to use hq to select the *contents* of a `pre` tag from some HTML document. Selecting `pre` also prints the `` tag itself, and `pre > *`...