getLink: function(urlMatch) {

        return {
            href: 'https://prezi.com/embed/' + urlMatch[1] + '/',
            type: CONFIG.T.text_html,