Option to select the inner contents of a tag
Author: ncfavierCreated Jul 1, 2024Updated Jul 1, 2024
I would like to use `htmlq` to select the *contents* of a `pre` tag, without the `<pre>` tag itself. Selecting `pre > *` messes up the formatting.
Source: mgdm/htmlq