M
Size: a a a
M
DS
I🎄
О
I🎄
I🎄
О
I🎄
I🎄
►
►
M
M
M
<related>
<h1>Заголовок</h1>
<a href...>статья1</a>
<a href...>статья2</a>
</related>
M
$r1: //p[starts-with(., "Читайте также")](возможно еще выпилить ul чтоб были голые ссылки; сломается, если будет более одного релейтеда)
@after(<related>): $r1
$related: $@
@append_to($related): $r1/following-sibling::ul
@append_to($related): $r1
<h3>: $r1
w
@append_to("./next-sibling:: related")
►
►
w
$picture: $body//div[has-class("main_image")]
@set_attr("src", "./parent::a/@href"): $picture//span[has-class("thumb")]//img
<figcaption>: $picture//span[has-class("source_img")]
<figure>: $picture
cover