jQuery(document).ready( function() {

    jQuery('#comment').markItUp(space.bbEditorSettings);
    
});

