Macro.add('image', { skipArgs : false, handler : function () { try{ $(this.output).wiki(``); } catch (ex) { return this.error('ERROR in JUMPMARKER-widget: ' + ex.message); } } });