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