shortcode->getHandlers()->add('sh-root', function(ShortcodeInterface $sc) { return '
'.$sc->getContent().'
'; }); } } ?>