M
Size: a a a
M
M
d
d
d
IP
m
IP
d
I
I
I
I
D
I
I
D
D
@if( "//abbr[has-class(\"klarigo\") and @title]" ) {
@append(<details>):$body
@append(<ul>):$@
$list:$@
@map( "//abbr[has-class(\"klarigo\") and @title]" ) {
$abbr:$@
@append(<li>):$list
@append(<reference>,title,$abbr/@title):$@
@append(@title):$@
@set_attr(name,@title)://reference
@htmlencode:$@
}
<a>://abbr[has-class("klarigo") and @title]
@set_attr(href,"#",@title):$@
}
I
@if( "//abbr[has-class(\"klarigo\") and @title]" ) {
@append(<details>):$body
@append(<ul>):$@
$list:$@
@map( "//abbr[has-class(\"klarigo\") and @title]" ) {
$abbr:$@
@append(<li>):$list
@append(<reference>,title,$abbr/@title):$@
@append(@title):$@
@set_attr(name,@title)://reference
@htmlencode:$@
}
<a>://abbr[has-class("klarigo") and @title]
@set_attr(href,"#",@title):$@
}