diff --git a/modules/ext-html.xql b/modules/ext-html.xql index 15a6b666..17d054fa 100644 --- a/modules/ext-html.xql +++ b/modules/ext-html.xql @@ -117,7 +117,7 @@ declare function pmf:pb-link($config as map(*), $node as node(), $class as xs:st 'Typeset ' default return '' return - + [{$label, $config?apply-children($config, $node, $content)}] }; \ No newline at end of file