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.