O
Size: a a a
O
M
M
M
M
M
O
O
O
U
@append_to($body): //link[@rel="stylesheet"]/@href
U
IP
@append_to($body): //link[@rel="stylesheet"]/@href
@append(<a>, href, //link[@rel="stylesheet"]/@href, content, "%ТЕКСТ_ССЫЛКИ%"): $body
@append(@content): $@
IP
@append(<a>, href, //link[@rel="stylesheet"]/@href): $body
@append(@href): $@
U
U
<blockquote>Some required Text<a href="https://www.example.com" target="_blank">SuperLink</a>.</blockquote>
IP
<blockquote>Some required Text<a href="https://www.example.com" target="_blank">SuperLink</a>.</blockquote>
U
U
@append(<blockquote>, content, "Some text: "): $body
@append(@content): $@
@append(<a>, href, "https://www.example.com/", content, "SuperLink")
@append(@content):$@
S