#75·htmlq

选择标签的内部内容的选项

作者: ncfavier创建于 2024年7月1日更新于 2024年7月1日

我想使用 `htmlq` 选择 `pre` 标签的 *内容*,而不包括 `<pre>` 标签本身。选择 `pre > *` 会破坏格式。